mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-09-22 19:12:21 +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"
|
echo "Will not enable armhf since 4271"
|
||||||
;;
|
;;
|
||||||
loongarch64)
|
loongarch64)
|
||||||
echo "Enabling ABI1(OldWorld) arch..."
|
echo "Nope we DO NOT WANT ABI1 now"
|
||||||
dpkg --add-architecture loongarch64
|
dpkg --remove-architecture loongarch64
|
||||||
;;
|
;;
|
||||||
|
|
||||||
*)
|
*)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user