gunnar: server/php Makefile,1.11,1.12

cvs at kolab.org cvs at kolab.org
Tue May 13 17:06:25 CEST 2008


Author: gunnar

Update of /kolabrepository/server/php
In directory doto:/tmp/cvs-serv22994

Modified Files:
	Makefile 
Log Message:
Use internal download location.

Index: Makefile
===================================================================
RCS file: /kolabrepository/server/php/Makefile,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- Makefile	13 May 2008 15:02:53 -0000	1.11
+++ Makefile	13 May 2008 15:06:23 -0000	1.12
@@ -33,7 +33,7 @@
 	cp -p $(KOLABRPMPKG)/$(PACKAGE)-$(VERSION)-$(KOLABRELEASE).src.rpm $(KOLABCVSDIR)
 
 $(PACKAGE)-$(VERSION)-$(RELEASE).src.rpm:
-	wget -c ftp://ftp.openpkg.org/current/SRC/BASE/$(PACKAGE)-$(VERSION)-$(RELEASE).src.rpm
+	wget -c http://files.pardus.de/$(PACKAGE)-$(VERSION)-$(RELEASE).src.rpm
 
 dist: all
 	cp $(KOLABCVSDIR)/$(PACKAGE)-$(VERSION)-$(KOLABRELEASE).src.rpm ../stage/





More information about the commits mailing list