Updating ubuntu specific package preselection.

This commit is contained in:
Daniel Baumann 2009-07-22 23:30:05 +02:00
parent b305694034
commit 5cf91050f2
1 changed files with 1 additions and 1 deletions

View File

@ -621,7 +621,7 @@ Set_defaults ()
# Setting packages string
case "${LH_MODE}" in
ubuntu)
LH_PACKAGES="${LH_PACKAGES:-ubuntu-standard}"
LH_PACKAGES="${LH_PACKAGES:-ubuntu-minimal}"
;;
*)