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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to