summaryrefslogtreecommitdiff
path: root/helpers
diff options
context:
space:
mode:
Diffstat (limited to 'helpers')
-rwxr-xr-xhelpers/lh_source_debian5
1 files changed, 5 insertions, 0 deletions
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 | \