Correcting typo in previous aptitude->tasksel commit.

This commit is contained in:
Daniel Baumann 2009-01-23 12:59:04 +01:00
parent 84e4a199da
commit 8273a3f812
1 changed files with 1 additions and 1 deletions

View File

@ -191,7 +191,7 @@ Set_defaults ()
fi
# Setting tasksel
LH_TASKSEL="${LH_TASKSEL:-taskel}"
LH_TASKSEL="${LH_TASKSEL:-tasksel}"
# Setting root directory
if [ -z "${LH_ROOT}" ]