openbsd-ports/mail/sympa/patches/patch-configure
landry a8431df3c7 Update to sympa 6.2.16 and drop MAINTAINERship.
- remove apache1 sample config, and provide an nginx vhost in README
- cleanup/remove most patches

Refer to https://www.sympa.org/faq/upgrade-to-v6.2 and
http://www.sympa.org/manual/upgrading for how to upgrade.
2016-11-04 10:22:25 +00:00

15 lines
608 B
Plaintext

$OpenBSD: patch-configure,v 1.6 2016/11/04 10:22:26 landry Exp $
--- configure.orig Fri Jun 17 16:54:15 2016
+++ configure Thu Nov 3 10:44:59 2016
@@ -2795,8 +2795,8 @@ if test "$fhs" = "yes"; then
expldir=$localstatedir/lib/sympa/list_data
staticdir=$localstatedir/lib/sympa/static_content
spooldir=$localstatedir/spool/sympa
- arcdir=$localstatedir/lib/sympa/arc
- bouncedir=$localstatedir/lib/sympa/bounce
+ arcdir=$localstatedir/sympa/arc
+ bouncedir=$localstatedir/sympa/bounce
confdir=$sysconfdir/sympa
else
# redefine default values for some standard variables,