[pkg-kolab] r687 - kolab-resource-handlers/trunk/debian

petere at alioth.debian.org petere at alioth.debian.org
Fri Sep 7 09:55:56 UTC 2007


Author: petere
Date: 2007-09-07 09:55:56 +0000 (Fri, 07 Sep 2007)
New Revision: 687

Modified:
   kolab-resource-handlers/trunk/debian/rules
Log:
Remove useless executable permissions


Modified: kolab-resource-handlers/trunk/debian/rules
===================================================================
--- kolab-resource-handlers/trunk/debian/rules	2007-09-07 09:54:55 UTC (rev 686)
+++ kolab-resource-handlers/trunk/debian/rules	2007-09-07 09:55:56 UTC (rev 687)
@@ -27,6 +27,7 @@
 	dh_installdirs
 	$(MAKE) install DESTDIR=$(CURDIR)/debian/kolab-resource-handlers
 	rm -r $(CURDIR)/debian/kolab-resource-handlers/usr/share/doc/kolab/
+	chmod a-x $(CURDIR)/debian/kolab-resource-handlers/usr/share/php/kolabfilter/resmgr.php
 	
 binary-indep: build install
 	dh_testdir




More information about the pkg-kolab-devel mailing list