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

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


Author: white-guest
Date: 2006-01-04 15:09:48 +0000 (Wed, 04 Jan 2006)
New Revision: 87

Modified:
   trunk/kolab-resource-handlers/debian/rules
Log:
* install misc.php needed by kolabmailboxfilter.php


Modified: trunk/kolab-resource-handlers/debian/rules
===================================================================
--- trunk/kolab-resource-handlers/debian/rules	2006-01-04 14:38:09 UTC (rev 86)
+++ trunk/kolab-resource-handlers/debian/rules	2006-01-04 15:09:48 UTC (rev 87)
@@ -41,7 +41,10 @@
 	# Install files for kolabmailtransport.php
 	install -D -m 644 kolab-resource-handlers/fbview/fbview/framework/Net_LMTP/LMTP.php debian/kolab-resource-handlers/usr/share/kolab-resource-handlers/php/LMTP.php
 	
-	# install the resource manager php scripts
+	# 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 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




More information about the pkg-kolab-devel mailing list