gunnar: server/openpkg Makefile,1.4,1.5

cvs at kolab.org cvs at kolab.org
Mon Jan 18 23:53:30 CET 2010


Author: gunnar

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

Modified Files:
	Makefile 
Log Message:
Fix tar packaging.

Index: Makefile
===================================================================
RCS file: /kolabrepository/server/openpkg/Makefile,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- Makefile	18 Jan 2010 10:57:41 -0000	1.4
+++ Makefile	18 Jan 2010 22:53:28 -0000	1.5
@@ -29,7 +29,7 @@
 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
+	cd $(KOLABRPMSRC)/$(PACKAGE) && rm $(PACKAGE2)-1.19.tar.gz && ./openpkg.boot -s
 
 $(PACKAGE2).patch: $(KOLABRPMSRC)/$(PACKAGE2)/.dir
 	cp $(KOLABRPMSRC)/$(PACKAGE2)/$(PACKAGE2).patch .





More information about the commits mailing list