]> gitweb.fluxo.info Git - metadot.git/commitdiff
Updating pbuilderrc (2)
authorSilvio Rhatto <rhatto@riseup.net>
Fri, 1 Nov 2013 20:36:30 +0000 (18:36 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Fri, 1 Nov 2013 20:36:30 +0000 (18:36 -0200)
modules/debian/pbuilderrc.dot.link

index 7881bba39785630d69b6f4bf2c167e35f57442b0..04a2d5d210d25dbdbe171953f5bf2a8f01c51d7c 100644 (file)
@@ -54,7 +54,7 @@ if [ -n "${ARCH}" ]; then
     NAME="$NAME-$ARCH"
     DEBOOTSTRAPOPTS=("--arch" "$ARCH" "${DEBOOTSTRAPOPTS[@]}")
 fi
-#BASETGZ="/var/cache/pbuilder/$NAME-base.tgz"
+BASETGZ="/var/cache/pbuilder/$NAME-base.tgz"
 # Optionally, set BASEPATH (and not BASETGZ) if using cowbuilder
 BASEPATH="/var/cache/pbuilder/$NAME/base.cow/"
 DISTRIBUTION="$DIST"