summaryrefslogtreecommitdiffstats
path: root/bin/d-i_manual.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2012-11-12 20:08:40 +0100
committerHolger Levsen <holger@layer-acht.org>2012-11-12 20:08:40 +0100
commit29807df1ed720e1acabf848a3f9084f0c2c70de8 (patch)
treec259939cd9fa820f619934487a35047de658ebba /bin/d-i_manual.sh
parent9a6b4fb8150014d608d874c6da9aa3048022bc1f (diff)
downloadjenkins.debian.net-29807df1ed720e1acabf848a3f9084f0c2c70de8.tar.xz
fix d-i build job types. (and i'm aware there is bin/d-i_builds.sh too...)
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 c1e99e9f..fd1fbaaf 100755
--- a/bin/d-i_manual.sh
+++ b/bin/d-i_manual.sh
@@ -29,7 +29,7 @@ pdebuild_package() {
#
# prepare build
#
- if [ -f /var/base.tgz ] ; then
+ if [ -f /var/cache/pbuilder/base.tgz ] ; then
sudo pbuilder --create
else
sudo pbuilder --update