[SCM] Debian Live build scripts branch, master, updated. 1.0.1-1-14-g7ccdf7a

Chris Lamb lamby at debian.org
Sat Sep 27 21:50:12 UTC 2008


The following commit has been merged in the master branch:
commit ed119e832579c6f48bcb5d88b25149c08d36bd02
Author: Chris Lamb <lamby at debian.org>
Date:   Sat Sep 27 22:45:13 2008 +0100

    Install appropriate tasksel program.
    
    Signed-off-by: Chris Lamb <lamby at debian.org>

diff --git a/helpers/lh_source_debian b/helpers/lh_source_debian
index fdcbb2d..63c33c3 100755
--- a/helpers/lh_source_debian
+++ b/helpers/lh_source_debian
@@ -92,6 +92,11 @@ EOF
 		;;
 esac
 
+if [ -n "${LH_TASKS}" ]
+then
+	echo "${LH_TASKSEL}" >> source-selection.txt
+fi
+
 MISSING=""
 
 grep . source-selection.txt | \

-- 
Debian Live build scripts



More information about the debian-live-changes mailing list