[projects/pld-builder.new] fix dropin target

glen glen at pld-linux.org
Wed Oct 17 23:08:18 CEST 2012


commit 3646876cf82c4072577c0de3c2fe0c8673145496
Author: Elan Ruusamäe <glen at delfi.ee>
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



More information about the pld-cvs-commit mailing list