summaryrefslogtreecommitdiff
path: root/package/automake/patches/patch-Makefile_in
diff options
context:
space:
mode:
Diffstat (limited to 'package/automake/patches/patch-Makefile_in')
-rw-r--r--package/automake/patches/patch-Makefile_in11
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 \