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

Steffen Joeris white-guest at costa.debian.org
Wed Jan 18 10:11:03 UTC 2006


Author: white-guest
Date: 2006-01-18 10:11:02 +0000 (Wed, 18 Jan 2006)
New Revision: 170

Modified:
   trunk/kolab-resource-handlers/debian/rules
Log:
* provide IMAP.php and IMAPProtocol.php in global path


Modified: trunk/kolab-resource-handlers/debian/rules
===================================================================
--- trunk/kolab-resource-handlers/debian/rules	2006-01-17 22:39:02 UTC (rev 169)
+++ trunk/kolab-resource-handlers/debian/rules	2006-01-18 10:11:02 UTC (rev 170)
@@ -44,9 +44,9 @@
 	# Install files for kolabmailboxfilter.php
 	install -D -m 644 kolab-resource-handlers/resmgr/misc.php 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/fbview/fbview/framework/Net_IMAP/IMAP.php debian/kolab-resource-handlers/usr/share//php/Net/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 -D -m 644 kolab-resource-handlers/fbview/fbview/framework/Net_IMAP/IMAPProtocol.php debian/kolab-resource-handlers/usr/share/kolab-resource-handlers/php/IMAPProtocol.php
+	install -D -m 644 kolab-resource-handlers/fbview/fbview/framework/Net_IMAP/IMAPProtocol.php debian/kolab-resource-handlers/usr/share/php/Net/IMAPProtocol.php
 	
 	# Install files for kolabfilter.php
 	install -D -m 644 kolab-resource-handlers/resmgr/olhacks.php debian/kolab-resource-handlers/usr/share/kolab-resource-handlers/php/olhacks.php




More information about the pkg-kolab-devel mailing list