]> git.donarmstrong.com Git - bin.git/blobdiff - git_pbuilder
* use on-file transposing
[bin.git] / git_pbuilder
index 465a9f6c1c69d36bc28d730762db135a27b58192..4f29af8a50d189b23f7740a54ddecfe2e4351452 100755 (executable)
@@ -20,7 +20,7 @@ if [ "$DIST" = "etch" ]; then
     OPTIONS="--debian-etch-workaround"
 fi;
 
-pdebuild --buildresult .. \
+pdebuild --buildresult ../build-area \
     --debbuildopts "-i\.git -I.git $*" \
     -- --basepath ~/pbuilder/base_"${DIST}${ARCH}" ${OPTIONS}