[pkg-kolab] r684 - kolabd/trunk/debian

petere at alioth.debian.org petere at alioth.debian.org
Fri Aug 10 11:52:51 UTC 2007


Author: petere
Date: 2007-08-10 11:52:51 +0000 (Fri, 10 Aug 2007)
New Revision: 684

Modified:
   kolabd/trunk/debian/changelog
   kolabd/trunk/debian/rules
Log:
* Dropped Apache templates; configuration is currently provided by
  kolab-resource-handlers package

Modified: kolabd/trunk/debian/changelog
===================================================================
--- kolabd/trunk/debian/changelog	2007-08-09 09:17:55 UTC (rev 683)
+++ kolabd/trunk/debian/changelog	2007-08-10 11:52:51 UTC (rev 684)
@@ -2,6 +2,8 @@
 
   * Aligned installation paths in templates with kolab-resource-handlers
     package
+  * Dropped Apache templates; configuration is currently provided by
+    kolab-resource-handlers package
 
  -- Peter Eisentraut <petere at debian.org>  Mon, 06 Aug 2007 14:42:43 +0200
 

Modified: kolabd/trunk/debian/rules
===================================================================
--- kolabd/trunk/debian/rules	2007-08-09 09:17:55 UTC (rev 683)
+++ kolabd/trunk/debian/rules	2007-08-10 11:52:51 UTC (rev 684)
@@ -51,7 +51,7 @@
 
 	# Kolab bootstrapping templates
 	for i in templates/*.template ; do install -D -m 644 $$i debian/kolabd/etc/kolab/$$i ; done
-	rm $(addprefix debian/kolabd/etc/kolab/templates/,amavisd.* clamd.* cyrus.* freshclam.* httpd.local.* proftpd.* session_vars.*)
+	rm $(addprefix debian/kolabd/etc/kolab/templates/,amavisd.* clamd.* cyrus.* freshclam.* httpd.* proftpd.* session_vars.*)
 
 	# LDAP files
 	install -D -m 644 horde.schema debian/kolabd/usr/share/kolabd/schema/horde.schema




More information about the pkg-kolab-devel mailing list