From 7e16da4255e0c59b2f00aed5ee12b26d7993919e Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 12 Mar 2010 08:28:54 +0100 Subject: Correcting typo in desktop hacks. --- helpers/chroot_hacks | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helpers/chroot_hacks b/helpers/chroot_hacks index 82be9144a..b91452418 100755 --- a/helpers/chroot_hacks +++ b/helpers/chroot_hacks @@ -40,7 +40,7 @@ Create_lockfile .lock # Handling default desktop configuration for TASK in ${LH_TASKS} do - case "${TASKS}" in + case "${TASK}" in gnome-desktop) # gnome is the only desktop environment in this image if [ -z "$(echo ${LH_TASKS} | sed -e 's|gnome-desktop||' -e 's| desktop ||' | grep desktop)" ] -- cgit v1.2.3