summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorwiz <wiz>2004-09-20 22:49:39 +0000
committerwiz <wiz>2004-09-20 22:49:39 +0000
commitbadbedf2177ba0e16fac2a84c96767bc2d0fcaec (patch)
tree63491703871fab539dff56d7a44df52cb4da02d9 /mail
parent4834f6a914ea3d19d76377f098ef56cf35912586 (diff)
downloadpkgsrc-badbedf2177ba0e16fac2a84c96767bc2d0fcaec.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')
-rw-r--r--mail/sympa/distinfo3
-rw-r--r--mail/sympa/patches/patch-ae13
2 files changed, 15 insertions, 1 deletions
diff --git a/mail/sympa/distinfo b/mail/sympa/distinfo
index fd6a9281611..89605a5480c 100644
--- a/mail/sympa/distinfo
+++ b/mail/sympa/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.1.1.1 2003/01/22 15:56:33 manu Exp $
+$NetBSD: distinfo,v 1.2 2004/09/20 22:49:39 wiz Exp $
SHA1 (sympa-3.4.2.tar.gz) = c3cfba1619bc6246847ab24e8c183a1c36c88842
Size (sympa-3.4.2.tar.gz) = 2002685 bytes
@@ -6,3 +6,4 @@ SHA1 (patch-aa) = 2cef611dc6bb5463488888f05cb8afaf6e77e49a
SHA1 (patch-ab) = 7aea917192e77e75ba986624bf12d6880e7a6b59
SHA1 (patch-ac) = 24ce9f71c938a2ce3ea4c6716632748ae4b8d1b0
SHA1 (patch-ad) = e6fe0c83c8bed18db2a8a7823d01b22d9d381b66
+SHA1 (patch-ae) = c515e5bbd65cb637e1fe7566dd7d904dce941159
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)