From ff1a5fb798a813c51c62a97d081aef5b48d84302 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 14 Dec 2013 16:50:20 +0100 Subject: fix build, disable manpage creation --- package/systemd/patches/patch-Makefile_am | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 package/systemd/patches/patch-Makefile_am (limited to 'package/systemd/patches/patch-Makefile_am') diff --git a/package/systemd/patches/patch-Makefile_am b/package/systemd/patches/patch-Makefile_am new file mode 100644 index 000000000..c35e6d461 --- /dev/null +++ b/package/systemd/patches/patch-Makefile_am @@ -0,0 +1,20 @@ +--- systemd-208.orig/Makefile.am 2013-10-02 04:57:09.000000000 +0200 ++++ systemd-208/Makefile.am 2013-12-14 16:18:32.000000000 +0100 +@@ -23,7 +23,7 @@ ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} + AM_MAKEFLAGS = --no-print-directory + AUTOMAKE_OPTIONS = color-tests parallel-tests + +-SUBDIRS = . po ++SUBDIRS = . + + # remove targets if the command fails + .DELETE_ON_ERROR: +@@ -537,8 +537,6 @@ dist_doc_DATA = \ + LICENSE.MIT \ + DISTRO_PORTING + +-@INTLTOOL_POLICY_RULE@ +- + # ------------------------------------------------------------------------------ + + MANPAGES = -- cgit v1.2.3