update debian/spark-store.postinst.

Signed-off-by: shenmo <jifengshenmo@outlook.com>
This commit is contained in:
shenmo 2024-04-18 07:29:40 +00:00 committed by Gitee
parent e0a62a88d9
commit c22f13a271
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

@ -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
;;
*)