13 lines
543 B
Text
13 lines
543 B
Text
--- 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,
|