Install appropriate tasksel program.

This commit is contained in:
Chris Lamb 2008-09-27 22:45:13 +01:00 committed by Daniel Baumann
parent 7bc94cef99
commit bb97c59eb7
1 changed files with 5 additions and 0 deletions

View File

@ -92,6 +92,11 @@ EOF
;;
esac
if [ -n "${LH_TASKS}" ]
then
echo "${LH_TASKSEL}" >> source-selection.txt
fi
MISSING=""
grep . source-selection.txt | \