gunnar: server/kolab-webclient Makefile,1.8,1.9

cvs at kolab.org cvs at kolab.org
Sun Apr 26 23:27:14 CEST 2009


Author: gunnar

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

Modified Files:
	Makefile 
Log Message:
        The package installation procedure was synchronized with the
        installation of the kolab-webclient.

        kolab/issue3293 (Big code duplication and code version messup: Horde
                         libs in 2.2.1)
        kolab/issue3439 (FreeBusy display in web client and fbview depends on
                         kolabHomeServer in LDAP)


Index: Makefile
===================================================================
RCS file: /kolabrepository/server/kolab-webclient/Makefile,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- Makefile	25 Apr 2009 22:31:51 -0000	1.8
+++ Makefile	26 Apr 2009 21:27:12 -0000	1.9
@@ -91,7 +91,7 @@
 .PHONY: $(KOLABRPMSRC)/$(PACKAGE)/series.patch
 $(KOLABRPMSRC)/$(PACKAGE)/series.patch: $(KOLABRPMSRC)/$(PACKAGE)/$(PACKAGE_0)
 	rm -f $(KOLABRPMSRC)/$(PACKAGE)/series.patch
-	for PATCH in `cat $(PATCHES)/series | grep -v t_KOLAB`;              \
+	for PATCH in `cat $(PATCHES)/series`;                                \
 	do                                                                   \
 	  cat $(PATCHES)/$$PATCH >> $(KOLABRPMSRC)/$(PACKAGE)/series.patch;  \
 	done





More information about the commits mailing list