mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
buildsystem: add GETPKG history event
This commit is contained in:
@@ -44,6 +44,8 @@ _get_repo_already_downloaded && exit 0
|
||||
# At this point, we need to download something...
|
||||
build_msg "CLR_GET" "GET" "${1} (git)" "indent"
|
||||
|
||||
pkg_lock_status "GETPKG" "${PKG_NAME}" "unpack" "processing package repository..."
|
||||
|
||||
rm -f "${STAMP_URL}" "${STAMP_SHA}"
|
||||
|
||||
GIT_CLONE_PARAMS=""
|
||||
|
||||
Reference in New Issue
Block a user