diff options
Diffstat (limited to 'tools/bison/patches/000-relocatable.patch')
-rw-r--r-- | tools/bison/patches/000-relocatable.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/bison/patches/000-relocatable.patch b/tools/bison/patches/000-relocatable.patch index f83bb1e7ee..50dca6d33e 100644 --- a/tools/bison/patches/000-relocatable.patch +++ b/tools/bison/patches/000-relocatable.patch @@ -1,6 +1,6 @@ --- a/src/Makefile.am +++ b/src/Makefile.am -@@ -77,6 +77,7 @@ MOSTLYCLEANFILES = yacc +@@ -81,6 +81,7 @@ MOSTLYCLEANFILES = yacc yacc: echo '#! /bin/sh' >$@ @@ -10,7 +10,7 @@ --- a/src/Makefile.in +++ b/src/Makefile.in -@@ -1352,6 +1352,7 @@ uninstall-am: uninstall-binPROGRAMS unin +@@ -1609,6 +1609,7 @@ uninstall-am: uninstall-binPROGRAMS unin yacc: echo '#! /bin/sh' >$@ |