summaryrefslogtreecommitdiff
path: root/mail/sympa/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'mail/sympa/patches/patch-ab')
-rw-r--r--mail/sympa/patches/patch-ab13
1 files changed, 13 insertions, 0 deletions
diff --git a/mail/sympa/patches/patch-ab b/mail/sympa/patches/patch-ab
new file mode 100644
index 00000000000..e1ba1a2feaa
--- /dev/null
+++ b/mail/sympa/patches/patch-ab
@@ -0,0 +1,13 @@
+$NetBSD: patch-ab,v 1.1.1.1 2003/01/22 15:56:33 manu Exp $
+--- Makefile.in.orig Mon Jan 13 15:05:58 2003
++++ Makefile.in Mon Jan 13 15:06:08 2003
+@@ -545,9 +545,8 @@
+ echo "Installing sample config file $$cfile..."; \
+ $(PERL) -I $(DESTDIR)$(SBINDIR) $(DESTDIR)$(SBINDIR)/sympa_wizard.pl -c $$cfile; \
+ chown $(USER) $(DESTDIR)$(CONFDIR)/$$cfile; \
+ chgrp $(GROUP) $(DESTDIR)$(CONFDIR)/$$cfile; \
+- INITCONF='1'; \
+ fi \
+ done; \
+ if [ "$$INITCONF" ] ; then \
+ echo "###############################################"; \