pld-builder.new: Makefile - dropin, if script present

glen glen at pld-linux.org
Wed Sep 1 13:31:18 CEST 2010


Author: glen                         Date: Wed Sep  1 11:31:18 2010 GMT
Module: pld-builder.new               Tag: HEAD
---- Log message:
- dropin, if script present

---- Files affected:
pld-builder.new:
   Makefile (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: pld-builder.new/Makefile
diff -u pld-builder.new/Makefile:1.7 pld-builder.new/Makefile:1.8
--- pld-builder.new/Makefile:1.7	Thu Jan 21 14:32:24 2010
+++ pld-builder.new/Makefile	Wed Sep  1 13:31:13 2010
@@ -19,3 +19,4 @@
 	cvs -d $(CVSROOT) export -d $(PACKAGE)-$(VERSION).$(SNAP) -r $(CVSTAG) $(CVSMODULE)
 	tar -cjf $(PACKAGE)-$(VERSION).$(SNAP).tar.bz2 $(PACKAGE)-$(VERSION).$(SNAP)
 	rm -rf $(PACKAGE)-$(VERSION).$(SNAP)
+	test -x ./dropin && ./dropin $(PACKAGE)-$(VERSION).$(SNAP).tar.bz2
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/pld-builder.new/Makefile?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list