From bb97c59eb7ea4c4870b2f77d4dfbb2530ac874c4 Mon Sep 17 00:00:00 2001 From: Chris Lamb Date: Sat, 27 Sep 2008 22:45:13 +0100 Subject: Install appropriate tasksel program. --- helpers/lh_source_debian | 5 +++++ 1 file changed, 5 insertions(+) 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 | \ -- cgit v1.0