summaryrefslogtreecommitdiff
path: root/mail/sympa/patches
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2004-09-20 22:49:39 +0000
committerwiz <wiz@pkgsrc.org>2004-09-20 22:49:39 +0000
commit1ad063193c2dadb2b1eab0c2bb5a86ac335e941a (patch)
tree63491703871fab539dff56d7a44df52cb4da02d9 /mail/sympa/patches
parent12f570b1802e0a8b57f3023701b7824d09d76bec (diff)
downloadpkgsrc-1ad063193c2dadb2b1eab0c2bb5a86ac335e941a.tar.gz
Fix installation, so this package does not _create_ /etc/rc.d/init.d
during install unconditionally. Fixes a bulk build problem. Confirmed by kristerw.
Diffstat (limited to 'mail/sympa/patches')
-rw-r--r--mail/sympa/patches/patch-ae13
1 files changed, 13 insertions, 0 deletions
diff --git a/mail/sympa/patches/patch-ae b/mail/sympa/patches/patch-ae
new file mode 100644
index 00000000000..8faefd86d13
--- /dev/null
+++ b/mail/sympa/patches/patch-ae
@@ -0,0 +1,13 @@
+$NetBSD: patch-ae,v 1.1 2004/09/20 22:49:39 wiz Exp $
+
+--- src/etc/script/Makefile.orig 2002-08-08 09:41:11.000000000 +0200
++++ src/etc/script/Makefile
+@@ -30,7 +30,7 @@ SCRIPTDIR = $(SBINDIR)
+
+ all:
+
+-install: makedir installsrc installsubstsrc installinit
++install: makedir installsrc installsubstsrc
+
+ clean:
+ rm -rf $(DESTDIR)$(SCRIPTDIR)