Commit 1d756192 authored by Michael Shigorin's avatar Michael Shigorin

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.
parent 0f7098ec
......@@ -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 \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment