thomas: server/postfix Makefile,1.16,1.16.2.1

cvs at kolab.org cvs at kolab.org
Mon Jul 16 19:29:15 CEST 2007


Author: thomas

Update of /kolabrepository/server/postfix
In directory doto:/tmp/cvs-serv3831/postfix

Modified Files:
      Tag: kolab_2_1_branch
	Makefile 
Log Message:
Download OpenPKG source rpms from Kolab ftp mirror instead of OpenPKG.


Index: Makefile
===================================================================
RCS file: /kolabrepository/server/postfix/Makefile,v
retrieving revision 1.16
retrieving revision 1.16.2.1
diff -u -d -r1.16 -r1.16.2.1
--- Makefile	6 Nov 2006 13:22:37 -0000	1.16
+++ Makefile	16 Jul 2007 17:29:13 -0000	1.16.2.1
@@ -1,5 +1,5 @@
 ifeq "x$(KOLABPKGURI)" "x"
-  KOLABPKGURI = ftp://ftp.openpkg.org/release/2.5/SRC
+  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.5.0_kolab
 
 RPM=/kolab/bin/openpkg rpm
-KOLABPKGURI:=`/kolab/bin/openpkg register -R $(KOLABPKGURI)`
 
 PATCHES=$(KOLABCVSDIR)/postfix-ldap-leafonly.patch \
 	$(KOLABCVSDIR)/postfix-pipe-allow-empty-sender.patch





More information about the commits mailing list