regular.mk: gnome3: avoid initial setup

Both locale and keyboard have been set up already,
no use to waste time on those (which results in 'us'
keyboard layout missing out totally, ironically).

Thanks aris@ for the tip.
This commit is contained in:
Michael Shigorin 2014-10-27 14:25:14 +03:00
parent 0f7098ec2f
commit 1d7561925b

View File

@ -131,7 +131,8 @@ distro/regular-cinnamon: distro/.regular-gtk \
# not .regular-gtk due to gdm vs lightdm
distro/regular-gnome3: distro/.regular-desktop \
use/x11/gnome3 use/browser/epiphany +plymouth +nm; @:
use/x11/gnome3 use/browser/epiphany +plymouth +nm
@$(call add,LIVE_PACKAGES,livecd-gnome3-nosetup)
# reusable bits
mixin/regular-tde: use/syslinux/ui/gfxboot use/browser/firefox/classic \