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

Noel Koethe noel at costa.debian.org
Wed Jan 4 14:36:18 UTC 2006


Author: noel
Date: 2006-01-04 14:36:18 +0000 (Wed, 04 Jan 2006)
New Revision: 85

Modified:
   trunk/kolabd/debian/postinst
Log:
fixperms not needed

Modified: trunk/kolabd/debian/postinst
===================================================================
--- trunk/kolabd/debian/postinst	2006-01-04 14:31:27 UTC (rev 84)
+++ trunk/kolabd/debian/postinst	2006-01-04 14:36:18 UTC (rev 85)
@@ -20,7 +20,6 @@
 case "$1" in
 	configure)
 		add_kolab_system_users
-		fixperms
 		;;
 	abort-upgrade|abort-deconfigure|abort-remove)
 		:




More information about the pkg-kolab-devel mailing list