[SCM] live-build branch, debian-next, updated. debian/3.0_a3-1-7-g4402df1
Daniel Baumann
daniel at debian.org
Thu Sep 30 05:06:42 UTC 2010
The following commit has been merged in the debian-next branch:
commit 4402df155c24fd37e0c8091920154e642e1a8e2a
Author: Daniel Baumann <daniel at debian.org>
Date: Thu Sep 30 07:06:39 2010 +0200
Also using gdm legacy hack on xfce-desktop default images.
diff --git a/scripts/build/lb_chroot_hacks b/scripts/build/lb_chroot_hacks
index 8ec9901..365abbf 100755
--- a/scripts/build/lb_chroot_hacks
+++ b/scripts/build/lb_chroot_hacks
@@ -40,7 +40,8 @@ Create_lockfile .lock
case "${LB_DISTRIBUTION}" in
squeeze|sid)
- if echo "${LB_TASKS}" | grep -qs lxde
+ if echo "${LB_TASKS}" | grep -qs lxde ||
+ echo "${LB_TASKS}" | grep -qs xfce
then
GDM="gdm"
else
--
live-build
More information about the debian-live-changes
mailing list