diff options
Diffstat (limited to 'mail/perdition/files/patch-etc-Makefile.in')
-rw-r--r-- | mail/perdition/files/patch-etc-Makefile.in | 22 |
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 7f5b47c5e7da..e486b38e287b 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 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@ +--- etc/Makefile.in.orig 2007-11-09 22:42:14.000000000 +0900 ++++ etc/Makefile.in 2007-11-09 22:42:32.000000000 +0900 +@@ -212,7 +212,7 @@ + top_builddir = @top_builddir@ + top_srcdir = @top_srcdir@ + @PAM_BUILD_TRUE@PAM_DIR = pam.d +-SUBDIRS = perdition $(PAM_DIR) rc.d sysconfig ++SUBDIRS = perdition + EXTRA_DIST = + m4datadir = $(datadir)/aclocal + all: all-recursive |