From 0c3b8efd872abc67d2aec8e2ea9bc92ab24a7ede Mon Sep 17 00:00:00 2001 From: Mattia Rizzolo Date: Tue, 13 Oct 2015 18:40:32 +0000 Subject: add hook type I: it runs after successfully build a package, after copying back the build results Closes: #652527 --- pbuilder.8 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'pbuilder.8') diff --git a/pbuilder.8 b/pbuilder.8 index 0a915c1..c8be5b1 100644 --- a/pbuilder.8 +++ b/pbuilder.8 @@ -332,6 +332,10 @@ specified in BINDMOUNTS. It's executed for every target that requires the unpacked chroot. It's useful if you want to dynamically change the chroot guts before anything starts using it. +.B "I" +is executed after build system finishes building, successfully, after copying +back the build results. + \" End of hookdir description .TP -- cgit v1.2.3