update debian/spark-store.postinst.

Signed-off-by: shenmo <jifengshenmo@outlook.com>
This commit is contained in:
2023-08-31 11:30:17 +00:00
committed by Gitee
parent 2803d4b8da
commit 407ec6b573

View File

@@ -10,8 +10,7 @@ case "$1" in
;;
aarch64)
echo "Enabling armhf arch..."
dpkg --add-architecture armhf
echo "Will not enable armhf since 4271"
;;
*)