diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-24 10:06:03 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-24 10:06:03 +0100 |
commit | 7433cac2c4ac2a8b5abd2445db4afac0a58dc32d (patch) | |
tree | dd3f941898904e104f7e5005de1c2eb3a3a687a3 /package/bash/patches/patch-Makefile_in | |
parent | 179f19685eb8b61828f42869e0232255d24ce267 (diff) |
update to latest upstream
Diffstat (limited to 'package/bash/patches/patch-Makefile_in')
-rw-r--r-- | package/bash/patches/patch-Makefile_in | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/package/bash/patches/patch-Makefile_in b/package/bash/patches/patch-Makefile_in deleted file mode 100644 index 8e6cfb1ac..000000000 --- a/package/bash/patches/patch-Makefile_in +++ /dev/null @@ -1,13 +0,0 @@ ---- bash-4.2.orig/Makefile.in 2010-12-01 01:22:42.000000000 +0100 -+++ bash-4.2/Makefile.in 2011-03-09 20:03:07.163370779 +0100 -@@ -710,8 +710,8 @@ pathnames.h: Makefile $(srcdir)/pathnam - @${RM} pathnames.tmp - - # comment out for distribution --$(srcdir)/configure: $(srcdir)/configure.in $(srcdir)/aclocal.m4 $(srcdir)/config.h.in -- cd $(srcdir) && autoconf -+#$(srcdir)/configure: $(srcdir)/configure.in $(srcdir)/aclocal.m4 $(srcdir)/config.h.in -+# cd $(srcdir) && autoconf - - # for chet - reconfig: force |