]> git.pld-linux.org Git - packages/gdb.git/commitdiff
- changed all BuildRoot definitons
authorSebastian Zagrodzki <sebek@zagrodzki.net>
Sat, 1 Apr 2000 11:14:26 +0000 (11:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- removed all applnkdir defs
- changed some prereqs/requires
- removed duplicate empty lines

Changed files:
    gdb.spec -> 1.19

gdb.spec

index e8eddd0f8a9e217407b990edad5481740cf8fe93..fe044a5695014be610d0de0b983a148e8bcdb6cf 100644 (file)
--- a/gdb.spec
+++ b/gdb.spec
@@ -20,7 +20,7 @@ Patch6:               gdb-shared-readline.patch
 Prereq:                /usr/sbin/fix-info-dir
 BuildRequires: ncurses-devel >= 5.0
 BuildRequires: readline-devel >= 4.1
-Buildroot:     /tmp/%{name}-%{version}-root
+BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 Gdb is a full featured, command driven debugger. Gdb allows you to trace the
This page took 0.058907 seconds and 4 git commands to generate.