修复 HMCL 的构建问题,支持 REPOPATH的参数,删除不必要的aptss update

This commit is contained in:
2025-08-29 00:03:26 +08:00
parent 0e37a2a1e9
commit 7c1ae4bb24
6 changed files with 7 additions and 7 deletions

View File

@@ -58,7 +58,7 @@ RECOMMENDS=""
function prepare(){
aptss_get_update
# aptss_get_update
ABL_VERSION="9"
PKG_VER_APTSS=`get_version_from_source_list_file ${PKG_NAME}:${ARCH} /opt/durapps/spark-store/bin/apt-fast-conf/sources.list.d/sparkstore${ARCH_ANOTHERWAY}.list`
LINK=$(curl -s https://packages.debian.org/sid/${ARCH}/libc-bin/download | grep -o "http://ftp.cn.debian.org/debian/pool/main/g/glibc/libc-bin_.*_${ARCH}.deb")