Another try to sort out desktop settings for the Gnome CD

This commit is contained in:
Steve McIntyre 2014-08-07 02:31:21 +01:00
parent 8d39e31372
commit 6d623c6b88
1 changed files with 2 additions and 2 deletions

View File

@ -153,8 +153,8 @@ extra_image () {
# If multiple desktops are to be supported, set the default one # If multiple desktops are to be supported, set the default one
ORIG_DESKTOP= ORIG_DESKTOP=
case "$DESKTOP" in case "$DESKTOP" in
gnome) $UNSPEC_DESKTOP_DEFAULT)
# gnome is default in tasksel # default from tasksel
DESKTOP= DESKTOP=
;; ;;
all) all)