gunnar: server/PEAR-Archive_Tar Makefile,1.1,1.2

cvs at kolab.org cvs at kolab.org
Thu May 24 16:42:34 CEST 2007


Author: gunnar

Update of /kolabrepository/server/PEAR-Archive_Tar
In directory doto:/tmp/cvs-serv15212/PEAR-Archive_Tar

Modified Files:
	Makefile 
Log Message:
Add dist targets.

Index: Makefile
===================================================================
RCS file: /kolabrepository/server/PEAR-Archive_Tar/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Makefile	24 May 2007 12:34:10 -0000	1.1
+++ Makefile	24 May 2007 14:42:32 -0000	1.2
@@ -19,5 +19,8 @@
 	cp $(PACKAGE).spec $(KOLABRPMSRC)/$(PACKAGE)
 	cd $(KOLABRPMSRC)/$(PACKAGE) && $(RPM) -ba $(PACKAGE).spec
 
+dist: all
+	cp $(KOLABRPMSRC)/../PKG/$(PACKAGE)-$(VERSION)-$(RELEASE).src.rpm ../stage/
+
 binary:
 	$(RPM) -bB $(PACKAGE).spec





More information about the commits mailing list