[SCM] live-build branch, debian-next, updated. debian/3.0_a23-1-2-gecd8dca

Richard Nelson unixabg at gmail.com
Mon Jul 4 23:42:15 UTC 2011


The following commit has been merged in the debian-next branch:
commit ecd8dca2ba65b351f9737a2a02cc2779b1f86240
Author: Richard Nelson <unixabg at gmail.com>
Date:   Mon Jul 4 18:40:44 2011 -0500

    Remove lxde test on LB_TASKS for gdm so we now get gdm3.

diff --git a/scripts/build/lb_chroot_hacks b/scripts/build/lb_chroot_hacks
index 2ad85d3..373ba18 100755
--- a/scripts/build/lb_chroot_hacks
+++ b/scripts/build/lb_chroot_hacks
@@ -40,8 +40,7 @@ Create_lockfile .lock
 
 case "${LB_PARENT_DISTRIBUTION}" in
 	squeeze|wheezy|sid)
-		if echo "${LB_TASKS}" | grep -qs lxde ||
-		   echo "${LB_TASKS}" | grep -qs xfce
+		if echo "${LB_TASKS}" | grep -qs xfce
 		then
 			GDM="gdm"
 		else

-- 
live-build



More information about the debian-live-changes mailing list