regular.mk: move un-def from cinnamon to gnome3
rider@ asked to move gnome3 to un-def kernel flavour, and there's an unofficial policy for regular builds that these carry reasonable diversity (in a good sense) as in various kernels, inits, etc; that diversity would drop a bit of both GNOME3 based flavours would end up with the same kernel, so let's mv not cp.
This commit is contained in:
parent
5427f3afdc
commit
2d13c05329
@ -146,11 +146,11 @@ distro/regular-enlightenment-sysv: distro/.regular-sysv-gtk \
|
||||
distro/regular-cinnamon: distro/.regular-gtk \
|
||||
use/x11/cinnamon use/fonts/infinality use/net/nm/mmgui use/im
|
||||
@$(call set,META_VOL_ID,ALT Linux $(IMAGE_NAME)) # see also #28271
|
||||
@$(call set,KFLAVOURS,un-def)
|
||||
|
||||
# not .regular-gtk due to gdm vs lightdm
|
||||
distro/regular-gnome3: distro/.regular-desktop +plymouth +nm \
|
||||
use/x11/gnome3 use/browser/epiphany use/fonts/ttf/redhat
|
||||
@$(call set,KFLAVOURS,un-def)
|
||||
@$(call add,LIVE_PACKAGES_REGEXP,^setup-gnome3-done.*)
|
||||
@$(call add,LIVE_PACKAGES,gnome3-regular xcalib templates)
|
||||
@$(call add,LIVE_PACKAGES,gnome-flashback)
|
||||
|
Loading…
Reference in New Issue
Block a user