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.
This commit is contained in:
Anton Midyukov 2021-07-05 09:18:43 +07:00
parent 37d1b90b05
commit 46c2d22025
2 changed files with 6 additions and 1 deletions

View File

@ -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)

View File

@ -0,0 +1,5 @@
[Desktop Entry]
Type=Directory
Name=Minimal Install
Name[ru_RU]=Минимальная установка
X-Alterator-Groups=