Commit 1caea0aa authored by Dmitriy Terekhin's avatar Dmitriy Terekhin Committed by Anton Midyukov

alt-server: Use Sisyphus for loongarch64

There are currently no other branches.
parent 99ce509e
......@@ -49,6 +49,7 @@ ifeq (,$(filter-out i586 x86_64 aarch64,$(ARCH)))
@$(call add,MAIN_PACKAGES,mate-reduced-resource)
endif
ifeq (,$(filter-out loongarch64,$(ARCH)))
@$(call set,THE_APT_CONF,sisyphus)
@$(call set,KFLAVOURS,loongarch)
@$(call add,MAIN_GROUPS,centaurus/token)
@$(call add,MAIN_PACKAGES,mate-reduced-resource)
......
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