]> git.pld-linux.org Git - packages/gdb.git/blobdiff - gdb-info.patch
rediff patches
[packages/gdb.git] / gdb-info.patch
index 8684c288731a334d84ad9032548e66aaa9631cad..fb63b20140494451deace6d8aaca0b05913e4ef0 100644 (file)
@@ -7,8 +7,8 @@ diff -urN gdb-5.0.org/gdb/Makefile.in gdb-5.0/gdb/Makefile.in
        "prefix=$(prefix)" \
 +      "infodir=$(infodir)" \
        "exec_prefix=$(exec_prefix)" \
-       "against=$(against)" \
-       "AR=$(AR)" \
+       "infodir=$(infodir)" \
+       "datarootdir=$(datarootdir)" \
 --- gdb-7.7.1/gdb/doc/gdb.texinfo.orig 2014-06-05 12:01:44.942170134 +0200
 +++ gdb-7.7.1/gdb/doc/gdb.texinfo      2014-06-05 12:11:48.614397269 +0200
 @@ -42,10 +42,10 @@
@@ -38,4 +38,4 @@ diff -urN gdb-5.0.org/gdb/Makefile.in gdb-5.0/gdb/Makefile.in
 +* Stabs: (stabs).                     The "stabs" debugging information format
  @end direntry
  
- @ifinfo
+ @copying
This page took 0.038321 seconds and 4 git commands to generate.