regular.mk: switch kernels for xfce* flavours

xfce goes un-def, xfce-sysv rolls back to std-def:
http://forum.altlinux.org/index.php?topic=36177.msg299141#msg299141
(and Simply 8 is going to use std-def as well,
so for more diversity...)
This commit is contained in:
Michael Shigorin 2016-11-08 20:42:23 +03:00
parent a340e3a5a0
commit 38a9cdfa83

View File

@ -121,12 +121,12 @@ distro/regular-gnustep-systemd: distro/.regular-wm +systemd \
distro/regular-xfce: distro/.regular-gtk \
use/x11/xfce/full use/domain-client/full use/browser/firefox/classic \
use/fonts/ttf/redhat use/x11/gtk/nm +nm; @:
use/fonts/ttf/redhat use/x11/gtk/nm +nm
@$(call set,KFLAVOURS,un-def)
distro/regular-xfce-sysv: distro/.regular-sysv-gtk +nm \
use/x11/xfce use/init/sysv/polkit use/deflogin/sysv/nm \
use/fonts/ttf/redhat use/fonts/otf/adobe use/fonts/otf/mozilla
@$(call set,KFLAVOURS,un-def)
@$(call add,LIVE_LISTS,$(call tags,desktop nm))
@$(call add,LIVE_PACKAGES,xfce4-mixer pm-utils elinks mpg123)