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
|
# This hook generates a file ${XBPS_STATEDIR}/gitrev with the last
|
||||||
# commit sha1 (in short mode) for all files of a source pkg.
|
# commit sha1 (in short mode) for source pkg if XBPS_USE_GIT_REVS is enabled.
|
||||||
|
|
||||||
hook() {
|
hook() {
|
||||||
local GITREVS_FILE=${XBPS_STATEDIR}/gitrev
|
local GITREVS_FILE=${XBPS_STATEDIR}/gitrev
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue