From ecd8dca2ba65b351f9737a2a02cc2779b1f86240 Mon Sep 17 00:00:00 2001 From: Richard Nelson Date: Mon, 4 Jul 2011 18:40:44 -0500 Subject: Remove lxde test on LB_TASKS for gdm so we now get gdm3. --- scripts/build/lb_chroot_hacks | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'scripts/build/lb_chroot_hacks') diff --git a/scripts/build/lb_chroot_hacks b/scripts/build/lb_chroot_hacks index 2ad85d3b3..373ba1808 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 -- cgit v1.2.3