thomas: server/openldap Makefile,1.18,1.19

cvs at kolab.org cvs at kolab.org
Tue Jul 17 18:50:32 CEST 2007


Author: thomas

Update of /kolabrepository/server/openldap
In directory doto:/tmp/cvs-serv17369/openldap

Modified Files:
	Makefile 
Log Message:
Ported from 2.1 branch: Download openldap source rpm from Kolab ftp mirror.


Index: Makefile
===================================================================
RCS file: /kolabrepository/server/openldap/Makefile,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- Makefile	10 Jan 2007 16:25:25 -0000	1.18
+++ Makefile	17 Jul 2007 16:50:30 -0000	1.19
@@ -1,5 +1,5 @@
 ifeq "x$(KOLABPKGURI)" "x"
-  KOLABPKGURI = ftp://ftp.openpkg.org/stable/2.20061018/SRC/BASE
+  KOLABPKGURI = http://ftp.belnet.be/packages/kolab/server/development-2.1/openpkg-orig-srpms/
 endif
 ifeq "x$(KOLABRPMSRC)" "x"
   KOLABRPMSRC = /kolab/RPM/SRC
@@ -17,7 +17,6 @@
 KOLABRELEASE=2.20061110_kolab
 
 RPM=/kolab/bin/openpkg rpm
-KOLABPKGURI:=`/kolab/bin/openpkg register -R $(KOLABPKGURI)`
 
 all: $(PACKAGE)-$(VERSION)-$(KOLABRELEASE).src.rpm
 





More information about the commits mailing list