gunnar: server/horde/horde-imp Makefile,1.1,1.2

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


Author: gunnar

Update of /kolabrepository/server/horde/horde-imp
In directory doto:/tmp/cvs-serv21117/horde/horde-imp

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/horde/horde-imp/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Makefile	25 May 2007 10:55:37 -0000	1.1
+++ Makefile	11 Jul 2007 14:38:06 -0000	1.2
@@ -52,7 +52,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