regular.mk: re-enabled plymouth for regular-gnome3.iso

The temporary problem between gdm and plymouth
seems gone, just get this back.
This commit is contained in:
Michael Shigorin 2013-05-14 21:55:07 +04:00
parent 31c6bb1f98
commit 51e1719f39

View File

@ -56,7 +56,7 @@ distro/regular-cinnamon: distro/.regular-desktop \
use/x11/cinnamon use/fonts/infinality
@$(call set,META_VOL_ID,ALT Linux $(IMAGE_NAME)) # see also #28271
distro/regular-gnome3: distro/.regular-desktop use/x11/gnome3; @:
distro/regular-gnome3: distro/.regular-desktop use/x11/gnome3 +plymouth; @:
distro/regular-tde: distro/.regular-desktop +tde +plymouth
@$(call add,LIVE_LISTS,$(call tags,desktop nm))