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

Steffen Joeris white-guest at costa.debian.org
Wed Jan 4 15:47:56 UTC 2006


Author: white-guest
Date: 2006-01-04 15:47:55 +0000 (Wed, 04 Jan 2006)
New Revision: 91

Modified:
   trunk/kolab-resource-handlers/debian/rules
Log:
* install file for kolabmailboxfilter


Modified: trunk/kolab-resource-handlers/debian/rules
===================================================================
--- trunk/kolab-resource-handlers/debian/rules	2006-01-04 15:46:18 UTC (rev 90)
+++ trunk/kolab-resource-handlers/debian/rules	2006-01-04 15:47:55 UTC (rev 91)
@@ -43,14 +43,13 @@
 	
 	# Install files for kolabmailboxfilter.php
 	install -D -m 644 kolab-resource-handlers/resmgr/misc.php kolab-resource-handlers/debian/kolab-resource-handlers/usr/share/kolab-resource-handlers/php/misc.php
+	install -D -m 644 kolab-resource-handlers/resmgr/resmgr.php debian/kolab-resource-handlers/usr/share/kolab-resource-handlers/php/resmgr.php
 	
 	# Install the resource manager php scripts
 	install -D -m 644 kolab-resource-handlers/resmgr/kolabfilter.php debian/kolab-resource-handlers/usr/share/kolab-resource-handlers/kolabfilter.php
 	install -D -m 644 kolab-resource-handlers/resmgr/kolabmailboxfilter.php debian/kolab-resource-handlers/usr/share/kolab-resource-handlers/kolabmailboxfilter.php
 	install -D -m 644 kolab-resource-handlers/resmgr/kolabmailtransport.php debian/kolab-resource-handlers/usr/share/kolab-resource-handlers/kolabmailtransport.php
-	install -D -m 644 kolab-resource-handlers/resmgr/misc.php debian/kolab-resource-handlers/usr/share/kolab-resource-handlers/misc.php
 	install -D -m 644 kolab-resource-handlers/resmgr/olhacks.php debian/kolab-resource-handlers/usr/share/kolab-resource-handlers/olhacks.php
-	install -D -m 644 kolab-resource-handlers/resmgr/resmgr.php debian/kolab-resource-handlers/usr/share/kolab-resource-handlers/resmgr.php
 	
 	# Install conffile
 	install -D -m 644 kolab-resource-handlers/resmgr/resmgr.conf debian/kolab-resource-handlers/etc/kolab/resmgr.conf




More information about the pkg-kolab-devel mailing list