gunnar: server/horde/horde-framework Makefile,1.3,1.4

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


Author: gunnar

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

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-framework/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- Makefile	25 May 2007 10:22:28 -0000	1.3
+++ Makefile	11 Jul 2007 14:38:06 -0000	1.4
@@ -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