summaryrefslogtreecommitdiff
path: root/mail/perdition/files/patch-etc-Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--mail/perdition/files/patch-etc-Makefile.in22
1 files changed, 11 insertions, 11 deletions
diff --git a/mail/perdition/files/patch-etc-Makefile.in b/mail/perdition/files/patch-etc-Makefile.in
index e648e4e103de..7f5b47c5e7da 100644
--- a/mail/perdition/files/patch-etc-Makefile.in
+++ b/mail/perdition/files/patch-etc-Makefile.in
@@ -1,11 +1,11 @@
---- etc/Makefile.in.orig Wed Jun 22 06:32:39 2005
-+++ etc/Makefile.in Mon Dec 19 09:31:41 2005
-@@ -137,7 +137,7 @@
-
- @PAM_BUILD_TRUE@PAM_DIR = pam.d
-
--SUBDIRS = perdition $(PAM_DIR) rc.d sysconfig
-+SUBDIRS = perdition
-
- EXTRA_DIST =
-
+--- etc/Makefile.in.orig 2007-11-02 15:37:51.000000000 +0100
++++ etc/Makefile.in 2007-11-02 15:38:45.000000000 +0100
+@@ -78,7 +78,7 @@
+ distclean-recursive maintainer-clean-recursive
+ ETAGS = etags
+ CTAGS = ctags
+-DIST_SUBDIRS = perdition pam.d rc.d sysconfig
++DIST_SUBDIRS = perdition
+ DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
+ ACLOCAL = @ACLOCAL@
+ AMTAR = @AMTAR@