summaryrefslogtreecommitdiffstats
path: root/bin/d-i_build.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2012-11-13 00:16:32 +0100
committerHolger Levsen <holger@layer-acht.org>2012-11-13 00:16:32 +0100
commit9ad26faa270762e4f821d75af2562df3823ab2b4 (patch)
tree4ada0df9df0c934b2b57232c72b8ee8a177d3a85 /bin/d-i_build.sh
parentb49a4ea7b25859e4e4124988704249f86376fea1 (diff)
downloadjenkins.debian.net-9ad26faa270762e4f821d75af2562df3823ab2b4.tar.xz
force pbuilder to resolve dependencies correctly. Thanks KiBi+jcristau
Diffstat (limited to 'bin/d-i_build.sh')
-rwxr-xr-xbin/d-i_build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/d-i_build.sh b/bin/d-i_build.sh
index e2287ef8..4608c1b9 100755
--- a/bin/d-i_build.sh
+++ b/bin/d-i_build.sh
@@ -54,7 +54,7 @@ pdebuild_package() {
#
# build
#
- pdebuild
+ pdebuild --use-pdebuild-internal
}
init_workspace