gunnar: server/kolabconf/lib/Kolab Conf.pm,1.10,1.11

cvs at kolab.org cvs at kolab.org
Sun Oct 14 14:32:00 CEST 2007


Author: gunnar

Update of /kolabrepository/server/kolabconf/lib/Kolab
In directory doto:/tmp/cvs-serv28173/kolabconf/lib/Kolab

Modified Files:
	Conf.pm 
Log Message:
OpenPKG renamed apache2 back to apache.

Index: Conf.pm
===================================================================
RCS file: /kolabrepository/server/kolabconf/lib/Kolab/Conf.pm,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- Conf.pm	8 Oct 2007 15:38:05 -0000	1.10
+++ Conf.pm	14 Oct 2007 12:31:58 -0000	1.11
@@ -230,8 +230,8 @@
                 $haschanged{'postfix'} = 1;
             } elsif ($cfg =~ /saslauthd/) {
                 $haschanged{'saslauthd'} = 1;
-            } elsif ($cfg =~ /apache2/) {
-                $haschanged{'apache2'} = 1;
+            } elsif ($cfg =~ /apache/) {
+                $haschanged{'apache'} = 1;
             } elsif ($cfg =~ /proftpd/) {
                 $haschanged{'proftpd'} = 1;
             } elsif ($cfg =~ /openldap/) {





More information about the commits mailing list