buildsystem: add GETPKG history event

This commit is contained in:
MilhouseVH
2019-07-06 23:26:36 +01:00
parent 6fdbbd8796
commit 5895dc069f
4 changed files with 8 additions and 2 deletions

View File

@@ -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=""