gunnar: server/kolab-fbview Makefile,1.1,1.2

cvs at kolab.org cvs at kolab.org
Thu Sep 18 21:52:33 CEST 2008


Author: gunnar

Update of /kolabrepository/server/kolab-fbview
In directory doto:/tmp/cvs-serv25402/kolab-fbview

Modified Files:
	Makefile 
Log Message:
Fixed the path to the stage directory.

Index: Makefile
===================================================================
RCS file: /kolabrepository/server/kolab-fbview/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Makefile	18 Sep 2008 09:43:18 -0000	1.1
+++ Makefile	18 Sep 2008 19:52:31 -0000	1.2
@@ -36,7 +36,7 @@
 
 .PHONY: dist
 dist: all
-	cp $(PACKAGE)-$(VERSION)-$(RELEASE).src.rpm ../../stage/
+	cp $(PACKAGE)-$(VERSION)-$(RELEASE).src.rpm ../stage/
 
 .PHONY: clean
 clean:





More information about the commits mailing list