diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2023-01-05 11:33:33 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2023-01-08 15:33:08 +0100 |
commit | f31b77d5b50a155c648bdab6ab7cd2dcd918c418 (patch) | |
tree | aa088e5b0c286232383f9548bc5aad0656aacbf4 /package/automake/patches | |
parent | ef49ccd5d9f1dddcb68539a9a1d3b4b37e64a6bf (diff) |
new package firefox, obsolete python2
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
Diffstat (limited to 'package/automake/patches')
-rw-r--r-- | package/automake/patches/patch-Makefile_in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/package/automake/patches/patch-Makefile_in b/package/automake/patches/patch-Makefile_in deleted file mode 100644 index 24682ad19..000000000 --- a/package/automake/patches/patch-Makefile_in +++ /dev/null @@ -1,11 +0,0 @@ ---- automake-1.15.1.orig/Makefile.in 2017-06-18 19:35:04.000000000 +0200 -+++ automake-1.15.1/Makefile.in 2020-10-31 08:38:23.322590385 +0100 -@@ -710,7 +710,7 @@ update_mans = \ - $(AM_V_GEN): \ - && $(MKDIR_P) doc \ - && $(extend_PATH) \ -- && $(PERL) $(srcdir)/doc/help2man --output=$@ -+ && $(PERL) $(srcdir)/doc/help2man --no-discard-stderr --output=$@ - - amhello_sources = \ - doc/amhello/configure.ac \ |