Commit 19eb8703 authored by Michael Shigorin's avatar Michael Shigorin

regular.mk: pull desktop+regular in too

Whoops, and I was mildly wondering where are alterator modules... thanks Speccyfighter again for bringing attention to the issue which has turned out to be ultimately caused by an overlooked bit being missing.
parent 07ac06ab
......@@ -9,7 +9,7 @@ distro/.regular-bare: distro/.base +vmguest +wireless \
# WM base target
distro/.regular-base: distro/.regular-bare +live use/live/ru use/live/install \
use/live/repo use/x11/3d-free use/luks use/branding
@$(call add,LIVE_LISTS,$(call tags,base regular))
@$(call add,LIVE_LISTS,$(call tags,(base || desktop) && regular))
@$(call add,LIVE_LISTS,$(call tags,rescue extra))
@$(call add,THE_BRANDING,indexhtml notes alterator)
@$(call add,THE_BRANDING,graphics)
......
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