hooks/generate-gitrevs: update summary

This commit is contained in:
Piotr Wójcik 2019-11-23 09:33:32 +01:00
parent a97af45ed9
commit eb3405a5ed

View file

@ -1,5 +1,5 @@
# This hook generates a file in ${wrksrc}/.xbps_git_revs with the last
# commit sha1 (in short mode) for all files of a source pkg.
# This hook generates a file ${XBPS_STATEDIR}/gitrev with the last
# commit sha1 (in short mode) for source pkg if XBPS_USE_GIT_REVS is enabled.
hook() {
local GITREVS_FILE=${XBPS_STATEDIR}/gitrev