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

Steffen Joeris white-guest at costa.debian.org
Thu Jan 5 09:59:49 UTC 2006


Author: white-guest
Date: 2006-01-05 09:59:48 +0000 (Thu, 05 Jan 2006)
New Revision: 100

Modified:
   trunk/kolab-resource-handlers/debian/rules
Log:
* install recurrence.class.php into ../php/ because it is 
  a declaration of functions which is needed by resmgr.php


Modified: trunk/kolab-resource-handlers/debian/rules
===================================================================
--- trunk/kolab-resource-handlers/debian/rules	2006-01-05 09:55:59 UTC (rev 99)
+++ trunk/kolab-resource-handlers/debian/rules	2006-01-05 09:59:48 UTC (rev 100)
@@ -45,6 +45,7 @@
 	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 -D -m 644 kolab-resource-handlers/fbview/fbview/framework/Net_IMAP/IMAP.php debian/kolab-resource-handlers/usr/share/kolab-resource-handlers/php/IMAP.php
+	install -D -m 644 kolab-resource-handlers/freebusy/recurrence.class.php debian/kolab-resource-handlers/usr/share/kolab-resource-handlers/php/recurrence.class.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




More information about the pkg-kolab-devel mailing list