[SCM] live-build branch, debian-next, updated. debian/3.0_a9-1-2-g16d9454

Daniel Baumann daniel at debian.org
Mon Dec 6 15:13:55 UTC 2010


The following commit has been merged in the debian-next branch:
commit 16d94547fa63b2ae370f8eca3dd7e6529cea7705
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Dec 6 16:13:27 2010 +0100

    Don't hard-depend on test target in Makefile.

diff --git a/Makefile b/Makefile
index 39807b8..5820db1 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@ LANGUAGES = de
 
 SCRIPTS = cgi/* functions/* examples/*/*.sh examples/auto/* scripts/*.sh scripts/*/*
 
-all: test build
+all: build
 
 test:
 	@echo -n "Checking for syntax errors"

-- 
live-build



More information about the debian-live-changes mailing list