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

Noel Koethe noel at costa.debian.org
Mon Feb 20 08:16:48 UTC 2006


Author: noel
Date: 2006-02-20 08:16:47 +0000 (Mon, 20 Feb 2006)
New Revision: 321

Modified:
   trunk/kolab-resource-handlers/debian/rules
Log:
correct the path of misc.php

Modified: trunk/kolab-resource-handlers/debian/rules
===================================================================
--- trunk/kolab-resource-handlers/debian/rules	2006-02-20 08:11:53 UTC (rev 320)
+++ trunk/kolab-resource-handlers/debian/rules	2006-02-20 08:16:47 UTC (rev 321)
@@ -42,7 +42,7 @@
 	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 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/misc.php debian/kolab-resource-handlers/usr/share/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 files for kolabfilter.php




More information about the pkg-kolab-devel mailing list