修复 HMCL 的构建问题,支持 REPOPATH的参数,删除不必要的aptss update
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user