Don't hard-depend on test target in Makefile.
authorDaniel Baumann <daniel@debian.org>
Mon, 6 Dec 2010 14:35:23 +0000 (15:35 +0100)
committerDaniel Baumann <daniel@debian.org>
Wed, 9 Mar 2011 16:59:21 +0000 (17:59 +0100)
Makefile
debian/rules

index 6f69012..cb931ca 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@ LANGUAGES = de
 
 SCRIPTS = bin/* hooks/* scripts/live scripts/live-functions scripts/live-helpers scripts/*/*
 
-all: test build
+all: build
 
 test:
        @echo -n "Checking for syntax errors"
index bcd2d2d..7c47745 100755 (executable)
@@ -3,9 +3,6 @@
 %:
        dh ${@}
 
-override_dh_auto_build:
-       # disabled
-
 override_dh_auto_install:
        $(MAKE) DESTDIR=$(CURDIR)/debian/live-boot install