steffen: server/kolab-resource-handlers kolab-resource-handlers.spec, 1.51, 1.52

cvs at intevation.de cvs at intevation.de
Fri Oct 22 10:55:51 CEST 2004


Author: steffen

Update of /kolabrepository/server/kolab-resource-handlers
In directory doto:/tmp/cvs-serv26699

Modified Files:
	kolab-resource-handlers.spec 
Log Message:
install pear classes into private directory to avoid conflicts with the webclient

Index: kolab-resource-handlers.spec
===================================================================
RCS file: /kolabrepository/server/kolab-resource-handlers/kolab-resource-handlers.spec,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -d -r1.51 -r1.52
--- kolab-resource-handlers.spec	21 Oct 2004 10:12:49 -0000	1.51
+++ kolab-resource-handlers.spec	22 Oct 2004 08:55:48 -0000	1.52
@@ -86,4 +86,5 @@
 %files -f files
 
 %post
-	cd %{l_prefix}/var/kolab/www/fbview/framework && %{l_prefix}/bin/php install-packages.php
+	cd %{l_prefix}/var/kolab/www/fbview/framework && %{l_prefix}/bin/php install-packages.php -- -d %{l_prefix}/var/kolab/php/pear
+	%{l_prefix}/sbin/kolabconf





More information about the commits mailing list