mk/image.mk: Ship /init in initramfs
[openadk.git] / package / automake / patches / patch-Makefile_in
blob24682ad19fd2d49c205a778c50b8c7e8369053e5
1 --- automake-1.15.1.orig/Makefile.in    2017-06-18 19:35:04.000000000 +0200
2 +++ automake-1.15.1/Makefile.in 2020-10-31 08:38:23.322590385 +0100
3 @@ -710,7 +710,7 @@ update_mans = \
4    $(AM_V_GEN): \
5      && $(MKDIR_P) doc \
6      && $(extend_PATH) \
7 -    && $(PERL) $(srcdir)/doc/help2man --output=$@
8 +    && $(PERL) $(srcdir)/doc/help2man --no-discard-stderr --output=$@
9  
10  amhello_sources = \
11    doc/amhello/configure.ac \