diff options
Diffstat (limited to 'package/systemd/patches/patch-Makefile_am')
-rw-r--r-- | package/systemd/patches/patch-Makefile_am | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/package/systemd/patches/patch-Makefile_am b/package/systemd/patches/patch-Makefile_am deleted file mode 100644 index c35e6d461..000000000 --- a/package/systemd/patches/patch-Makefile_am +++ /dev/null @@ -1,20 +0,0 @@ ---- 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 = |