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

basealt.mk: do'nt override BROWSER for vm/workstation-rpi

Now chromium-gost.
parent ae806a57
......@@ -76,8 +76,7 @@ vm/alt-workstation: vm/.alt-workstation mixin/vm-archdep +vmguest
@$(call add,THE_LISTS,$(mediaplayer))
ifeq (,$(filter-out aarch64,$(ARCH)))
vm/alt-workstation-rpi: vm/.alt-workstation use/arm-rpi4/full
@$(call set,THE_BROWSER,chromium)
vm/alt-workstation-rpi: vm/.alt-workstation use/arm-rpi4/full; @:
endif
vm/alt-workstation-cloud: vm/systemd use/repo \
......
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