From 1b2cf1ddff7d456073e929704c469eec1846bc33 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 27 May 2014 08:02:28 +0200 Subject: forgot the patch --- package/pam/patches/patch-Makefile_am | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 package/pam/patches/patch-Makefile_am (limited to 'package/pam') diff --git a/package/pam/patches/patch-Makefile_am b/package/pam/patches/patch-Makefile_am new file mode 100644 index 000000000..d43150124 --- /dev/null +++ b/package/pam/patches/patch-Makefile_am @@ -0,0 +1,11 @@ +--- Linux-PAM-1.1.8.orig/Makefile.am 2013-06-18 16:11:21.000000000 +0200 ++++ Linux-PAM-1.1.8/Makefile.am 2014-05-27 07:49:28.180418627 +0200 +@@ -4,7 +4,7 @@ + + AUTOMAKE_OPTIONS = 1.9 gnu dist-bzip2 check-news + +-SUBDIRS = libpam tests libpamc libpam_misc modules po conf doc examples xtests ++SUBDIRS = libpam libpamc libpam_misc modules conf + + CLEANFILES = *~ + -- cgit v1.2.3