From: Adam Dickmeiss Date: Tue, 17 Feb 2009 13:24:57 +0000 (+0100) Subject: Always perform update before build. X-Git-Url: http://lists.indexdata.com/cgi-bin?a=commitdiff_plain;ds=sidebyside;h=985c9f1a12af5948492c01820a5389200b2d6d4d;p=git-tools-moved-to-github.git Always perform update before build. --- diff --git a/id-deb-build/pbuilderrc b/id-deb-build/pbuilderrc index 32f8ce1..327a222 100644 --- a/id-deb-build/pbuilderrc +++ b/id-deb-build/pbuilderrc @@ -10,7 +10,7 @@ DISTRIBUTION="$DIST" DEBOOTSTRAPOPTS=("--arch" "$ARCH" "${DEBOOTSTRAPOPTS[@]}") BASETGZ="`dirname $BASETGZ`/$NAME-base.tgz" #BUILDRESULT="/var/cache/pbuilder/$NAME/result/" -BUILDRESULT="$NAME/result/" +BUILDRESULT="$NAME" APTCACHE="/var/cache/pbuilder/$NAME/aptcache/" # http://releases.ubuntu.com/releases/