aboutsummaryrefslogtreecommitdiff
path: root/pbuilder
diff options
context:
space:
mode:
Diffstat (limited to 'pbuilder')
-rwxr-xr-xpbuilder3
1 files changed, 0 insertions, 3 deletions
diff --git a/pbuilder b/pbuilder
index a7e4985..582c689 100755
--- a/pbuilder
+++ b/pbuilder
@@ -53,7 +53,6 @@ case "$1" in
--login|login)
shift
. /usr/lib/pbuilder/pbuilder-checkparams
- . /usr/lib/pbuilder/pbuilder-runhooks
extractbuildplace
trap umountproc_cleanbuildplace_trap exit sighup
copyinputfile "${BUILDPLACE}$BUILDDIR"
@@ -99,7 +98,6 @@ File extracted to: $BUILDPLACE
# try to execute arbitrary program.
shift
. /usr/lib/pbuilder/pbuilder-checkparams
- . /usr/lib/pbuilder/pbuilder-runhooks
EXECPROGRAM="$1"
shift
if [ ! -f "${EXECPROGRAM}" ]; then
@@ -146,7 +144,6 @@ File extracted to: $BUILDPLACE
--dumpconfig|dumpconfig)
shift
. /usr/lib/pbuilder/pbuilder-checkparams
- . /usr/lib/pbuilder/pbuilder-runhooks
extractbuildplace
trap umountproc_cleanbuildplace_trap exit sighup
executehooks "F"