mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-07-09 15:15:59 +08:00
update debian/spark-store.postinst.
Signed-off-by: shenmo <jifengshenmo@outlook.com>
This commit is contained in:
parent
e0a62a88d9
commit
c22f13a271
4
debian/spark-store.postinst
vendored
4
debian/spark-store.postinst
vendored
@ -13,8 +13,8 @@ case "$1" in
|
||||
echo "Will not enable armhf since 4271"
|
||||
;;
|
||||
loongarch64)
|
||||
echo "Enabling ABI1(OldWorld) arch..."
|
||||
dpkg --add-architecture loongarch64
|
||||
echo "Nope we DO NOT WANT ABI1 now"
|
||||
dpkg --remove-architecture loongarch64
|
||||
;;
|
||||
|
||||
*)
|
||||
|
Loading…
x
Reference in New Issue
Block a user