aboutsummaryrefslogtreecommitdiff
path: root/pbuilder
diff options
context:
space:
mode:
Diffstat (limited to 'pbuilder')
-rwxr-xr-xpbuilder5
1 files changed, 0 insertions, 5 deletions
diff --git a/pbuilder b/pbuilder
index 424dc4e..a7e4985 100755
--- a/pbuilder
+++ b/pbuilder
@@ -57,7 +57,6 @@ case "$1" in
extractbuildplace
trap umountproc_cleanbuildplace_trap exit sighup
copyinputfile "${BUILDPLACE}$BUILDDIR"
- loadhooks
recover_aptcache
trap saveaptcache_umountproc_cleanbuildplace_trap exit sighup
@@ -83,7 +82,6 @@ File extracted to: $BUILDPLACE
exit 1
else
log "I: Saving the results, modifications to this session will persist"
- unloadhooks
umountproc
trap cleanbuildplace_trap exit sighup
${CHROOTEXEC} /usr/bin/apt-get clean || true
@@ -112,7 +110,6 @@ File extracted to: $BUILDPLACE
trap umountproc_cleanbuildplace_trap exit sighup
copyinputfile "${BUILDPLACE}$BUILDDIR"
- loadhooks
recover_aptcache
trap saveaptcache_umountproc_cleanbuildplace_trap exit sighup
@@ -133,7 +130,6 @@ File extracted to: $BUILDPLACE
log "E: Invalid combination of internal-build-uml and save-after-login flags"
else
log "I: Saving the results, modifications to this session will persist"
- unloadhooks
umountproc
trap cleanbuildplace_trap exit sighup
${CHROOTEXEC} /usr/bin/apt-get clean || true
@@ -153,7 +149,6 @@ File extracted to: $BUILDPLACE
. /usr/lib/pbuilder/pbuilder-runhooks
extractbuildplace
trap umountproc_cleanbuildplace_trap exit sighup
- loadhooks
executehooks "F"
log "I: start dump config"
log "I: set"