From eb3405a5ed1f8f1e78035e22b9089ba0bd3c6f6f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Sat, 23 Nov 2019 09:33:32 +0100 Subject: [PATCH] hooks/generate-gitrevs: update summary --- common/hooks/post-install/05-generate-gitrevs.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/common/hooks/post-install/05-generate-gitrevs.sh b/common/hooks/post-install/05-generate-gitrevs.sh index fe162e2224..82b2ab1a78 100644 --- a/common/hooks/post-install/05-generate-gitrevs.sh +++ b/common/hooks/post-install/05-generate-gitrevs.sh @@ -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