summaryrefslogtreecommitdiffstats
path: root/bin/d-i_manual.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_manual.sh
parentb49a4ea7b25859e4e4124988704249f86376fea1 (diff)
downloadjenkins.debian.net-9ad26faa270762e4f821d75af2562df3823ab2b4.tar.xz
force pbuilder to resolve dependencies correctly. Thanks KiBi+jcristau
Diffstat (limited to 'bin/d-i_manual.sh')
-rwxr-xr-xbin/d-i_manual.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/d-i_manual.sh b/bin/d-i_manual.sh
index fd1fbaaf..d59ff7b2 100755
--- a/bin/d-i_manual.sh
+++ b/bin/d-i_manual.sh
@@ -39,7 +39,7 @@ pdebuild_package() {
# build
#
cd manual
- pdebuild
+ pdebuild --use-pdebuild-internal
}
build_language() {