setup: Makefile - add distfiles rule to upload to distfiles

glen glen at pld-linux.org
Tue May 27 12:26:01 CEST 2008


Author: glen                         Date: Tue May 27 10:26:01 2008 GMT
Module: setup                         Tag: HEAD
---- Log message:
- add distfiles rule to upload to distfiles

---- Files affected:
setup:
   Makefile (1.19 -> 1.20) 

---- Diffs:

================================================================
Index: setup/Makefile
diff -u setup/Makefile:1.19 setup/Makefile:1.20
--- setup/Makefile:1.19	Tue May 27 12:23:56 2008
+++ setup/Makefile	Tue May 27 12:25:56 2008
@@ -71,3 +71,6 @@
 
 tag:
 	cvs tag setup-$(shell echo $(VERSION) | tr . _)
+
+distfiles: dist
+	lftp -c "open dropin; mput setup-$(VERSION).tar.bz2"
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/setup/Makefile?r1=1.19&r2=1.20&f=u



More information about the pld-cvs-commit mailing list