From 4ad6c38489bc43f1fe71684ab39f6de2c2fa3c0f Mon Sep 17 00:00:00 2001 From: dancer Date: Sun, 9 Oct 2005 05:51:30 +0000 Subject: [Junichi Uekawa] * Document that --debug option preserves build place. If the following fails, the build directory will remain intact: pbuilder create --distribution etch --basetgz a.tgz --debug (closes: #331635) * README.Debian, pbuilder-doc.xml: updated. --- pbuilder-createbuildenv | 1 + 1 file changed, 1 insertion(+) (limited to 'pbuilder-createbuildenv') diff --git a/pbuilder-createbuildenv b/pbuilder-createbuildenv index 6485438..944d1c7 100755 --- a/pbuilder-createbuildenv +++ b/pbuilder-createbuildenv @@ -43,6 +43,7 @@ if [ ! -d "$BUILDPLACE" ]; then echo "pbuilder: Could not make directory [$BUILDPLACE]" >&2 exit 1 fi + $TRAP cleanbuildplace exit echo " -> running $DEBOOTSTRAP" -- cgit v1.2.3