steffen: server/kolab-resource-handlers kolab-resource-handlers.spec, 1.11, 1.12

cvs at intevation.de cvs at intevation.de
Fri Jul 9 03:12:58 CEST 2004


Author: steffen

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

Modified Files:
	kolab-resource-handlers.spec 
Log Message:
put the fb php script under /freebusy to keep it in the same auth realm

Index: kolab-resource-handlers.spec
===================================================================
RCS file: /kolabrepository/server/kolab-resource-handlers/kolab-resource-handlers.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- kolab-resource-handlers.spec	7 Jul 2004 16:08:54 -0000	1.11
+++ kolab-resource-handlers.spec	9 Jul 2004 01:12:56 -0000	1.12
@@ -45,10 +45,10 @@
 	cp -r ../pear $RPM_BUILD_ROOT%{l_prefix}/var/kolab/php
 
 	%{l_shtool} install -d $RPM_BUILD_ROOT%{l_prefix}/var/kolab/www/fbview
-	%{l_shtool} install -d $RPM_BUILD_ROOT%{l_prefix}/var/kolab/www/phpscripts
+	%{l_shtool} install -d $RPM_BUILD_ROOT%{l_prefix}/var/kolab/www/freebusy
 	
 	%{l_shtool} install -c -m 644 %{l_value -s -a} freebusy/freebusy.php  \
-	  $RPM_BUILD_ROOT%{l_prefix}/var/kolab/www/phpscripts/
+	  $RPM_BUILD_ROOT%{l_prefix}/var/kolab/www/freebusy/
 
 	%{l_shtool} install -d $RPM_BUILD_ROOT%{l_prefix}/etc/resmgr	
 	%{l_shtool} install -c -m 755 %{l_value -s -a} resmgr/resmgr.php 





More information about the commits mailing list