mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-12-17 01:21:36 +08:00
update debian/spark-store.postinst.
Signed-off-by: shenmo <jifengshenmo@outlook.com>
This commit is contained in:
4
debian/spark-store.postinst
vendored
4
debian/spark-store.postinst
vendored
@@ -12,6 +12,10 @@ case "$1" in
|
|||||||
aarch64)
|
aarch64)
|
||||||
echo "Will not enable armhf since 4271"
|
echo "Will not enable armhf since 4271"
|
||||||
;;
|
;;
|
||||||
|
loongarch64)
|
||||||
|
echo "Enabling ABI1(OldWorld) arch..."
|
||||||
|
dpkg --add-architecture loongarch64
|
||||||
|
;;
|
||||||
|
|
||||||
*)
|
*)
|
||||||
echo "Unknown architecture, skip enable 32-bit arch"
|
echo "Unknown architecture, skip enable 32-bit arch"
|
||||||
|
|||||||
Reference in New Issue
Block a user