Commit 23fda053 authored by Anton Midyukov's avatar Anton Midyukov

basealt.mk: clean condition for armh

armh is not supported.
parent f082e0de
......@@ -67,11 +67,7 @@ vm/.alt-workstation: vm/systemd use/x11/lightdm/gtk \
@$(call add,THE_PACKAGES,installer-feature-lightdm-stage3)
@$(call add,THE_PACKAGES,installer-feature-quota-stage2)
@$(call add,THE_PACKAGES,alterator-gpupdate)
ifeq (,$(filter-out armh,$(ARCH)))
@$(call add,THE_LISTS,workstation/libreoffice-latest)
else
@$(call add,THE_LISTS,workstation/libreoffice)
endif
vm/alt-workstation: vm/.alt-workstation mixin/vm-archdep +vmguest
@$(call add,THE_LISTS,$(mediaplayer))
......
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