From d36192b49c6897dbf1a1c0e5ac7d80c132920899 Mon Sep 17 00:00:00 2001 From: shenmo Date: Sun, 15 Mar 2026 13:00:23 +0000 Subject: [PATCH] update debian/spark-store.postinst. Signed-off-by: shenmo --- debian/spark-store.postinst | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/debian/spark-store.postinst b/debian/spark-store.postinst index 3f17a53..2f9e066 100755 --- a/debian/spark-store.postinst +++ b/debian/spark-store.postinst @@ -42,11 +42,7 @@ case "$1" in ln -s -f /opt/durapps/spark-store/bin/aptss /usr/local/bin/ss-apt-fast ln -s -f /opt/durapps/spark-store/bin/aptss /usr/bin/aptss - if [ -f "/usr/lib/qt5/bin/spark-update-tool" ]; then - ln -sf /usr/lib/qt5/bin/spark-update-tool /usr/bin/spark-update-tool - else - ln -sf /usr/lib/qt6/bin/spark-update-tool /usr/bin/spark-update-tool - fi + # Install key