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

petere at alioth.debian.org petere at alioth.debian.org
Thu Jun 21 16:31:57 UTC 2007


Author: petere
Date: 2007-06-21 16:31:56 +0000 (Thu, 21 Jun 2007)
New Revision: 627

Modified:
   kolabd/trunk/debian/postinst
Log:
Disable cache file stuff while it is missing/broken(?)


Modified: kolabd/trunk/debian/postinst
===================================================================
--- kolabd/trunk/debian/postinst	2007-06-21 12:47:32 UTC (rev 626)
+++ kolabd/trunk/debian/postinst	2007-06-21 16:31:56 UTC (rev 627)
@@ -28,7 +28,7 @@
 if [ "$1" = configure ]; then
 	add_kolab_system_users
 	fixperms
-	create_cachefiles
+#	create_cachefiles
 fi
 
 #DEBHELPER#




More information about the pkg-kolab-devel mailing list