Commit 8f48544d authored by Michael Shigorin's avatar Michael Shigorin

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.
parent f52eecc8
......@@ -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
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