[SCM] live-config branch, debian, updated. debian/2.0_a15-1-14-g3a28bbc

Daniel Baumann daniel at debian.org
Thu Jul 29 15:00:35 UTC 2010


The following commit has been merged in the debian branch:
commit 6bc15d78ef23641b5b743dd6d0b902ef353cd78c
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Jul 24 17:03:03 2010 +0200

    Simplyfing scripts definition in makefile.

diff --git a/Makefile b/Makefile
index 9ecefd5..96fe6d4 100644
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,7 @@ SHELL := sh -e
 
 LANGUAGES = de fr
 
-SCRIPTS = bin/* scripts/config.sh scripts/config/*
+SCRIPTS = bin/* scripts/*.sh scripts/config/*
 
 all: test build
 

-- 
live-config



More information about the debian-live-changes mailing list