steffen: server/perl-kolab/Kolab-Conf Conf.pm,1.53,1.54

cvs at intevation.de cvs at intevation.de
Thu Jun 2 14:23:34 CEST 2005


Author: steffen

Update of /kolabrepository/server/perl-kolab/Kolab-Conf
In directory doto:/tmp/cvs-serv15886/Kolab-Conf

Modified Files:
	Conf.pm 
Log Message:
Issue777 (legacy)

Index: Conf.pm
===================================================================
RCS file: /kolabrepository/server/perl-kolab/Kolab-Conf/Conf.pm,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -d -r1.53 -r1.54
--- Conf.pm	29 May 2005 22:43:08 -0000	1.53
+++ Conf.pm	2 Jun 2005 12:23:31 -0000	1.54
@@ -570,7 +570,6 @@
 		 "$templatedir/imapd.conf.template" => "$prefix/etc/imapd/imapd.conf",
 		 "$templatedir/httpd.conf.template" => "$prefix/etc/apache/apache.conf",
 		 "$templatedir/httpd.local.template" => "$prefix/etc/apache/apache.local",
-		 "$templatedir/legacy.conf.template" => "$prefix/etc/apache/legacy.conf",
 		 "$templatedir/php.ini.template" => "$prefix/etc/apache/php.ini",
 		 "$templatedir/proftpd.conf.template" => "$prefix/etc/proftpd/proftpd.conf",
 		 "$templatedir/ldap.conf.template" => "$prefix/etc/openldap/ldap.conf",
@@ -596,7 +595,6 @@
 		   "$prefix/etc/imapd/imapd.conf"                         => 0640,
 		   "$prefix/etc/apache/apache.conf"                       => 0640,
 		   "$prefix/etc/apache/apache.local"                      => 0640,
-		   "$prefix/etc/apache/legacy.conf"                       => 0640,
 		   "$prefix/etc/apache/php.ini"                           => 0640,
 		   "$prefix/etc/proftpd/proftpd.conf"                     => 0640,
 		   "$prefix/etc/openldap/slapd.conf"                      => 0640,
@@ -621,7 +619,6 @@
 		 "$prefix/etc/imapd/imapd.conf"                         => "kolab:kolab-r",
 		 "$prefix/etc/apache/apache.conf"                       => "kolab:kolab-n",
 		 "$prefix/etc/apache/apache.local"                      => "kolab:kolab-n",
-		 "$prefix/etc/apache/legacy.conf"                       => "kolab:kolab-n",
 		 "$prefix/etc/apache/php.ini"                           => "kolab:kolab-n",
 		 "$prefix/etc/proftpd/proftpd.conf"                     => "kolab:kolab-n",
 		 "$prefix/etc/openldap/ldap.conf"                       => "kolab:kolab",





More information about the commits mailing list