commit 3646876cf82c4072577c0de3c2fe0c8673145496
Author: Elan Ruusamäe <[email protected]>
Date:   Thu Oct 18 00:08:06 2012 +0300

    fix dropin target

 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/Makefile b/Makefile
index 94e0ee9..c84fe95 100644
--- a/Makefile
+++ b/Makefile
@@ -16,7 +16,7 @@ clean:
        find -name '*.pyc' | xargs rm -f
        rm -f *.tar.bz2
 
-dist: compile $(PACKAGE)-$(VERSION).$(SNAP).tar.bz2 compile
+dist: $(PACKAGE)-$(VERSION).$(SNAP).tar.bz2
        test ! -x ./dropin || ./dropin $<
 
 %.tar.bz2: %.tar
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/projects/pld-builder.new.git/commitdiff/3646876cf82c4072577c0de3c2fe0c8673145496

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

Reply via email to