summaryrefslogtreecommitdiffstats
path: root/bin/d-i_manual.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2012-11-10 02:14:44 +0100
committerHolger Levsen <holger@layer-acht.org>2012-11-10 02:14:44 +0100
commit8f2ec27cf565fb60eb0bc427c9169ef874f84e30 (patch)
tree292eb513895bf5dd784f5da752b86bde40aa5203 /bin/d-i_manual.sh
parentde2560b32f169e442ba6935b2e49414cedabcb39 (diff)
downloadjenkins.debian.net-8f2ec27cf565fb60eb0bc427c9169ef874f84e30.tar.xz
fixup manual build
Diffstat (limited to 'bin/d-i_manual.sh')
-rwxr-xr-xbin/d-i_manual.sh7
1 files changed, 2 insertions, 5 deletions
diff --git a/bin/d-i_manual.sh b/bin/d-i_manual.sh
index e61f9774..33b76c00 100755
--- a/bin/d-i_manual.sh
+++ b/bin/d-i_manual.sh
@@ -17,8 +17,6 @@ rm -fv *.deb *.dsc *_*.build *_*.changes *_*.tar.gz
#
# prepare build
#
-cd manual
-pdebuild
if [ -f /var/base.tgz ] ; then
sudo pbuilder --create
else
@@ -28,6 +26,5 @@ fi
#
# build
#
-cd ..
-sudo pbuilder --build *dsc
-
+cd manual
+pdebuild