[SCM] live-boot branch, debian-next, updated. debian/3.0_a30-1-2-g376114f

Daniel Baumann daniel at debian.org
Tue Jun 5 18:12:44 UTC 2012


The following commit has been merged in the debian-next branch:
commit 376114ff58367b9fdb84f6d1c4c4ce3a2f8ad261
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Jun 5 20:12:43 2012 +0200

    Simplyfing scripts declaration in Makefile.

diff --git a/Makefile b/Makefile
index 1126e94..232d144 100644
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,7 @@ SHELL := sh -e
 
 LANGUAGES = $(shell cd manpages/po && ls)
 
-SCRIPTS = bin/* backends/initramfs-tools/* scripts/*.sh scripts/*/*
+SCRIPTS = backends/*/* bin/* scripts/*.sh scripts/*/*
 
 all: build
 

-- 
live-boot



More information about the debian-live-changes mailing list