From c789e0695482a3ee37c2374082dfb1725bcd627b Mon Sep 17 00:00:00 2001 From: Junichi Uekawa Date: Sun, 29 Nov 2009 10:14:09 +0900 Subject: adding a regression test for 526471 to try to understand the problem. --- pdebuild-internal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pdebuild-internal') diff --git a/pdebuild-internal b/pdebuild-internal index 54ca58f..d309c51 100644 --- a/pdebuild-internal +++ b/pdebuild-internal @@ -1,6 +1,6 @@ #! /bin/bash # pbuilder-internal -- personal Debian package builder, internal routine -# Copyright (C) 2003-2007 Junichi Uekawa +# Copyright (C) 2003-2009 Junichi Uekawa # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -78,7 +78,7 @@ while [ -n "$1" ]; do done # fool pbuilder-runhooks to use / as buildplace, since I am inside chroot. -BUILDPLACE= +BUILDPLACE=/ . /usr/lib/pbuilder/pbuilder-runhooks executehooks "D" -- cgit v1.2.3