[SCM] live-helper branch, debian-next, updated. debian/2.0_a8-1-44-ge42f4b2
Daniel Baumann
daniel at debian.org
Fri Mar 12 07:33:15 UTC 2010
The following commit has been merged in the debian-next branch:
commit e42f4b2bd219eff0131746a21dbd4cacdf75a8c0
Author: Daniel Baumann <daniel at debian.org>
Date: Fri Mar 12 08:28:54 2010 +0100
Correcting typo in desktop hacks.
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)" ]
--
live-helper
More information about the debian-live-changes
mailing list