gunnar: server/openpkg Makefile,1.2,1.3

cvs at kolab.org cvs at kolab.org
Sun Jan 17 14:22:57 CET 2010


Author: gunnar

Update of /kolabrepository/server/openpkg
In directory doto:/tmp/cvs-serv2655/openpkg

Modified Files:
	Makefile 
Log Message:
Add fetch target. Convert perl-ldap and sqlite to new build pattern. Added with_tokenizer to the php packages (useful for PHPUnit).

Index: Makefile
===================================================================
RCS file: /kolabrepository/server/openpkg/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- Makefile	5 Jan 2010 16:24:55 -0000	1.2
+++ Makefile	17 Jan 2010 13:22:55 -0000	1.3
@@ -24,6 +24,7 @@
 
 include ../make-helper/package.mk
 include ../make-helper/openpkg-patched.mk
+include ../make-helper/fetch.mk
 
 $(KOLABRPMPKG)/$(RELEASETARGET): $(KOLABRPMSRC)/$(PACKAGE)/$(PACKAGE).spec.patched $(PACKAGE2)-$(VERSION2)-$(RELEASE2).src.rpm
 	cd $(KOLABRPMSRC)/$(PACKAGE) && rm $(PACKAGE2)-*.tar.gz && ./openpkg.boot -s





More information about the commits mailing list