hooks/generate-gitrevs: update summary
This commit is contained in:
parent
a97af45ed9
commit
eb3405a5ed
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue