Skip to content

Commit

Permalink
Changed TGZ name
Browse files Browse the repository at this point in the history
  • Loading branch information
davromaniak committed Apr 2, 2012
1 parent 62de3bf commit c7f40d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pbuilderrc
Expand Up @@ -45,7 +45,7 @@ if [ -n "${ARCH}" ]; then
fi

APTCACHEHARDLINK="no"
BASETGZ="/var/cache/pbuilder/$NAME-base.tgz"
BASETGZ="/var/cache/pbuilder/$NAME.tgz"
DISTRIBUTION="$DIST"
BUILDRESULT="/var/cache/pbuilder/$NAME/result/"
APTCACHE="/var/cache/pbuilder/$NAME/aptcache/"
Expand Down

0 comments on commit c7f40d9

Please sign in to comment.