gunnar: server/kolab-webclient/horde Makefile, 1.1, 1.2 horde.spec, 1.2, 1.3

cvs at kolab.org cvs at kolab.org
Tue Jan 12 11:00:20 CET 2010


Author: gunnar

Update of /kolabrepository/server/kolab-webclient/horde
In directory doto:/tmp/cvs-serv5531

Modified Files:
	Makefile horde.spec 
Log Message:
Fix the location of the staging area.

Index: Makefile
===================================================================
RCS file: /kolabrepository/server/kolab-webclient/horde/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Makefile	11 Jan 2010 16:38:56 -0000	1.1
+++ Makefile	12 Jan 2010 10:00:17 -0000	1.2
@@ -1,3 +1,5 @@
+STAGING = ../../stage
+
 include ../../make-helper/kolab.mk
 
 SOURCE_URL=http://ftp.horde.org/pub/$(PACKAGE)

Index: horde.spec
===================================================================
RCS file: /kolabrepository/server/kolab-webclient/horde/horde.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- horde.spec	11 Jan 2010 16:51:17 -0000	1.2
+++ horde.spec	12 Jan 2010 10:00:17 -0000	1.3
@@ -113,9 +113,8 @@
 	#
 	# kolab/issue3293 (Big code duplication and code version messup: Horde
         #                  libs in 2.2.1)
-	rm -rf $RPM_BUILD_ROOT%{l_prefix}/var/kolab/www/client/lib/bundle.php
 	rm -rf $RPM_BUILD_ROOT%{l_prefix}/var/kolab/www/client/lib/File
-	rm -rf $RPM_BUILD_ROOT%{l_prefix}/var/kolab/www/client/lib/Horde
+	rm -rf $RPM_BUILD_ROOT%{l_prefix}/var/kolab/www/client/lib/Horde*
 	rm -rf $RPM_BUILD_ROOT%{l_prefix}/var/kolab/www/client/lib/Net
 	rm -rf $RPM_BUILD_ROOT%{l_prefix}/var/kolab/www/client/lib/SyncML*
 	rm -rf $RPM_BUILD_ROOT%{l_prefix}/var/kolab/www/client/lib/Text





More information about the commits mailing list