From 96e3e5928f21d06085f4f17b7a6be49e735c8f2d Mon Sep 17 00:00:00 2001
From: Daniel Baumann <daniel@debian.org>
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 82be914..b914524 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.0