From d2c103390ac8377438519b1afd48a9cc7bdf89d5 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20=C4=8Capek?= Date: Fri, 9 Sep 2011 17:24:19 +0200 Subject: [PATCH] Documentation update for --git-postexport, --git-postbuild typo fix MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Jan Čapek Signed-off-by: Guido Günther --- docs/manpages/git-buildpackage.sgml | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/docs/manpages/git-buildpackage.sgml b/docs/manpages/git-buildpackage.sgml index 77b7ab1..abdc74e 100644 --- a/docs/manpages/git-buildpackage.sgml +++ b/docs/manpages/git-buildpackage.sgml @@ -37,6 +37,7 @@ gpg-keyid command command + command command tag-format @@ -241,10 +242,22 @@ command - excecute command after successful + execute command after successful build. Exported environment variables are: GBP_CHANGES_FILE (the name of the generated changes - file), GBP_BUILD_DIR (the build dir). + file), GBP_BUILD_DIR (the build dir). + + + + command + + + execute command after exporting the source + tree - valid only if --git-export-dir has been specified. + Exported environment variables are: + GBP_GIT_DIR (the repository the package is being built + from), GBP_TMP_DIR (the temporary directory where the + sources have been initially exported). -- 2.7.4