From e9c42d63a5fa1cc3a34f8491a4a65c8d7cf59e8a Mon Sep 17 00:00:00 2001 From: Michael Shigorin Date: Sun, 23 Aug 2020 15:04:10 +0300 Subject: [PATCH] basealt.mk: added new parent groups on e2k ...or the friendly alterator-pkg bails out silently. --- conf.d/basealt.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/conf.d/basealt.mk b/conf.d/basealt.mk index 5ae874c4..67fae323 100644 --- a/conf.d/basealt.mk +++ b/conf.d/basealt.mk @@ -40,6 +40,7 @@ ifeq (,$(filter-out e2kv4,$(ARCH))) @$(call set,META_VOL_ID,ALT Workstation for Elbrus 801/101-PC) @$(call add,INSTALL2_PACKAGES,installer-feature-e2k-801-multiseat) @$(call add,MAIN_GROUPS,$(workstation_groups_e2k)) + @$(call add,MAIN_GROUPS,workstation/90-e801 workstation/91-e101) @$(call add,THE_PACKAGES,test-audio) endif # e2kv4 endif # e2k%