]> git.pld-linux.org Git - packages/gdb.git/blobdiff - gdb-passflags.patch
rediff patches
[packages/gdb.git] / gdb-passflags.patch
index 71fe27b5f3b87d671102bda578fb50f06cd990e6..85a43649b1cf530980b32ea905daa9b01200b498 100644 (file)
@@ -1,19 +1,16 @@
 diff -ur gdb-5.1.1/sim/Makefile.in gdb-5.1.1-/sim/Makefile.in
 --- gdb-5.1.1/sim/Makefile.in  Fri Apr 16 01:34:55 1999
 +++ gdb-5.1.1-/sim/Makefile.in Tue Apr  9 11:03:47 2002
-@@ -81,6 +81,20 @@
- FLAGS_TO_PASS = \
-       "prefix=$(prefix)" \
-       "exec_prefix=$(exec_prefix)" \
-+      "bindir=$(bindir)" \
+@@ -81,6 +81,17 @@
+       "bindir=$(bindir)" \
+       "mandir=$(mandir)" \
+       "libdir=$(libdir)" \
 +      "datadir=$(datadir)" \
 +      "includedir=$(includedir)" \
 +      "infodir=$(infodir)" \
-+      "libdir=$(libdir)" \
 +      "libexecdir=$(libexecdir)" \
 +      "lispdir=$(lispdir)" \
 +      "localstatedir=$(localstatedir)" \
-+      "mandir=$(mandir)" \
 +      "oldincludedir=$(oldincludedir)" \
 +      "sbindir=$(sbindir)" \
 +      "sharedstatedir=$(sharedstatedir)" \
This page took 0.077399 seconds and 4 git commands to generate.