修复 HMCL 的构建问题,支持 REPOPATH的参数,删除不必要的aptss update
This commit is contained in:
@@ -55,7 +55,7 @@ RECOMMENDS=""
|
||||
|
||||
|
||||
function prepare(){
|
||||
aptss_get_update
|
||||
# aptss_get_update
|
||||
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`
|
||||
PKG_VER_UPSTREAM=`get_version_from_source_list_file ${PKG_NAME}:${ARCH} /etc/apt/sources.list.d/${SOURCE_LIST_FILE}`
|
||||
compare_version ${PKG_VER_APTSS} ${PKG_VER_UPSTREAM}
|
||||
|
||||
Reference in New Issue
Block a user