Commit e37df0c7 authored by Michael Shigorin's avatar Michael Shigorin

regular.mk: enable plymouth for gnustep flavour

It might be in the base target if gdm3 weren't exposing bugs...
parent a65d1c42
...@@ -34,7 +34,7 @@ distro/regular-wmaker: distro/.regular-desktop use/x11/lightdm/gtk \ ...@@ -34,7 +34,7 @@ distro/regular-wmaker: distro/.regular-desktop use/x11/lightdm/gtk \
@$(call add,LIVE_PACKAGES,livecd-install-wmaker) @$(call add,LIVE_PACKAGES,livecd-install-wmaker)
@$(call add,LIVE_PACKAGES,xxkb) @$(call add,LIVE_PACKAGES,xxkb)
distro/regular-gnustep: distro/regular-wmaker use/x11/gnustep distro/regular-gnustep: distro/regular-wmaker use/x11/gnustep +plymouth
@$(call add,THE_BRANDING,graphics) @$(call add,THE_BRANDING,graphics)
distro/regular-xfce: distro/.regular-gtk use/x11/xfce; @: distro/regular-xfce: distro/.regular-gtk use/x11/xfce; @:
......
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