Commit 46c2d220 authored by Anton Midyukov's avatar Anton Midyukov

engineering: use your minimal install profile

This should solve the problem of profile mismatch. In fact, the minimum profile is selected and a different one is displayed. There is a problem when one of the profiles is at a different level of the hierarchy.
parent 37d1b90b
......@@ -15,7 +15,7 @@ ifeq (,$(filter-out i586 x86_64 aarch64,$(ARCH)))
@$(call add,MAIN_GROUPS,engineering/cnc)
endif
@$(call add,MAIN_KFLAVOURS,rt)
@$(call add,THE_PROFILES,minimal)
@$(call add,THE_PROFILES,engineering/00-minimal)
@$(call add,THE_PROFILES,engineering/10-design)
@$(call add,THE_PROFILES,engineering/20-automations)
......
[Desktop Entry]
Type=Directory
Name=Minimal Install
Name[ru_RU]=Минимальная установка
X-Alterator-Groups=
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