diff options
| author | Waldemar Brodkorb <wbx@openadk.org> | 2013-12-20 18:41:11 +0100 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openadk.org> | 2013-12-20 18:41:11 +0100 |
| commit | 272b9fb572a6b1f585cf6f4f4150b07f1c1537bf (patch) | |
| tree | 5ede8c935478f6db39bf8efc7ea14919e58d6aa1 /package/bison | |
| parent | bde68f551d953927d476dc4f5ccd1c89ca001539 (diff) | |
| parent | ed95e17c2e88caff425eca534a794ea0c489fc5c (diff) | |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/bison')
| -rw-r--r-- | package/bison/patches/patch-Makefile_in.orig | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/package/bison/patches/patch-Makefile_in.orig b/package/bison/patches/patch-Makefile_in.orig deleted file mode 100644 index c427a7033..000000000 --- a/package/bison/patches/patch-Makefile_in.orig +++ /dev/null @@ -1,13 +0,0 @@ ---- bison-3.0.1.orig/Makefile.in 2013-11-12 14:57:09.000000000 +0100 -+++ bison-3.0.1/Makefile.in 2013-11-27 18:39:58.000000000 +0100 -@@ -5134,8 +5134,8 @@ $(CROSS_OPTIONS_TEXI): doc/bison.help $( - doc/refcard.pdf: doc/refcard.tex - $(AM_V_GEN) cd doc && pdftex $(abs_top_srcdir)/doc/refcard.tex - $(top_srcdir)/doc/bison.help: src/bison$(EXEEXT) -- $(AM_V_GEN)src/bison$(EXEEXT) --version >doc/bison.help.tmp -- $(AM_V_at) src/bison$(EXEEXT) --help >>doc/bison.help.tmp -+ bison$(EXEEXT) --version >doc/bison.help.tmp -+ bison$(EXEEXT) --help >>doc/bison.help.tmp - $(AM_V_at)$(top_srcdir)/build-aux/move-if-change doc/bison.help.tmp $@ - - # Depend on configure to get version number changes. |
