[SCM] live-build branch, debian-next, updated. debian/3.0_a27-1-6-g76128d6

Daniel Baumann daniel at debian.org
Mon Aug 8 18:58:54 UTC 2011


The following commit has been merged in the debian-next branch:
commit 1566a511b09231a6af9759f85c1d148eecdb4d16
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Aug 8 20:59:02 2011 +0200

    Limiting test target to actual scripts in cron subdirectory.

diff --git a/Makefile b/Makefile
index 15bb8cd..e3d5ec0 100644
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,7 @@ SHELL := sh -e
 
 LANGUAGES = $(shell cd manpages/po && ls)
 
-SCRIPTS = cgi/live-build-cgi cgi/live-build-cgi.cron cron/* functions/* examples/*/*.sh examples/auto/* scripts/*.sh scripts/*/* share/hooks/*
+SCRIPTS = cgi/live-build-cgi cgi/live-build-cgi.cron cron/live-build-cron* functions/* examples/*/*.sh examples/auto/* scripts/*.sh scripts/*/* share/hooks/*
 
 all: build
 

-- 
live-build



More information about the debian-live-changes mailing list