From c4dd619a55e20a3e375a363550a2f6c4b0de0b32 Mon Sep 17 00:00:00 2001 From: Mattia Rizzolo Date: Tue, 13 Oct 2015 18:12:08 +0000 Subject: add hook type H: they run just after unpacking the chroot, for every target. Closes: #800757 --- pbuilder-modules | 1 + 1 file changed, 1 insertion(+) (limited to 'pbuilder-modules') diff --git a/pbuilder-modules b/pbuilder-modules index de967b3..836083f 100644 --- a/pbuilder-modules +++ b/pbuilder-modules @@ -531,6 +531,7 @@ function extractbuildplace () { log "W: Could not create compatibility symlink because /tmp/buildd exists and it is not a directory" fi fi + executehooks "H" } function echobacktime () { -- cgit v1.2.3