forked from altcloud/mkimage-profiles
regular.mk: merged regular-deepsolver into regular-icewm
There isn't much sense to keep an entirely separate flavour as deepsolver starts being actually useful and icewm is a somewhat special flavour for those who know their ways around Linux plumbing.
This commit is contained in:
parent
f52eecc8db
commit
8f48544d94
@ -24,6 +24,7 @@ distro/.regular-gtk: distro/.regular-desktop use/x11/lightdm/gtk +plymouth; @:
|
||||
|
||||
distro/regular-icewm: distro/.regular-base use/x11/lightdm/gtk +icewm
|
||||
@$(call add,LIVE_PACKAGES,xxkb mutt)
|
||||
@$(call add,LIVE_PACKAGES,deepsolver deepsolver-repo)
|
||||
@$(call set,KFLAVOURS,un-def)
|
||||
|
||||
distro/regular-xfce: distro/.regular-gtk use/x11/xfce; @:
|
||||
@ -51,8 +52,4 @@ distro/regular-kde4: distro/.regular-desktop use/x11/kde4 use/x11/kdm4 +plymouth
|
||||
|
||||
distro/regular-razorqt: distro/.regular-desktop +razorqt +plymouth; @:
|
||||
|
||||
distro/regular-deepsolver: distro/regular-icewm
|
||||
@$(call add,LIVE_PACKAGES,deepsolver)
|
||||
@$(call add,LIVE_PACKAGES,deepsolver-repo)
|
||||
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user