gunnar: server/pear/PEAR-Mail Makefile,1.2,1.3

cvs at kolab.org cvs at kolab.org
Wed Jul 11 16:38:09 CEST 2007


Author: gunnar

Update of /kolabrepository/server/pear/PEAR-Mail
In directory doto:/tmp/cvs-serv21117/pear/PEAR-Mail

Modified Files:
	Makefile 
Log Message:
Makefile fixes for the new horde and pear structure. In addition fixed building perl-kolab.

Index: Makefile
===================================================================
RCS file: /kolabrepository/server/pear/PEAR-Mail/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- Makefile	24 May 2007 14:42:32 -0000	1.2
+++ Makefile	11 Jul 2007 14:38:07 -0000	1.3
@@ -20,7 +20,7 @@
 	cd $(KOLABRPMSRC)/$(PACKAGE) && $(RPM) -ba $(PACKAGE).spec
 
 dist: all
-	cp $(KOLABRPMSRC)/../PKG/$(PACKAGE)-$(VERSION)-$(RELEASE).src.rpm ../stage/
+	cp $(KOLABRPMSRC)/../PKG/$(PACKAGE)-$(VERSION)-$(RELEASE).src.rpm ../../stage/
 
 binary:
 	$(RPM) -bB $(PACKAGE).spec





More information about the commits mailing list