]> git.pld-linux.org Git - packages/gdb.git/commitdiff
- commented gdb-shared-readline.patch (it is buggy)
authorkura <kura@pld-linux.org>
Mon, 29 May 2000 15:01:49 +0000 (15:01 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gdb.spec -> 1.24

gdb.spec

index b96aa37c6762ffcddea23d1258e551c42380ecc8..3bd56221513c02d379e928eb330a729f779ff324 100644 (file)
--- a/gdb.spec
+++ b/gdb.spec
@@ -10,7 +10,7 @@ License:      GPL
 Group:         Development/Debuggers
 Group(pl):     Programowanie/Odpluskwiacze
 Source0:       ftp://ftp.gnu.org/pub/gnu/gdb/%{name}-%{version}.tar.gz
-Patch0:                gdb-shared-readline.patch
+#Patch0:       gdb-shared-readline.patch
 BuildRequires: ncurses-devel >= 5.0
 BuildRequires: readline-devel >= 4.1
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -45,7 +45,7 @@ verir.
 
 %prep
 %setup -q
-%patch0 -p1
+#%patch0 -p1
 
 %build
 CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" \
This page took 0.048054 seconds and 4 git commands to generate.