fix script output error polluting the git-buildpackage config file
authorBdale Garbee <bdale@gag.com>
Thu, 30 Jul 2009 15:20:45 +0000 (17:20 +0200)
committerBdale Garbee <bdale@gag.com>
Thu, 30 Jul 2009 15:20:45 +0000 (17:20 +0200)
.gbp.conf

index dd2ff231797d409752aa4a867130a80e59ac050a..2c2c018094c56bb1d47734b4a1884efb80f59a13 100644 (file)
--- a/.gbp.conf
+++ b/.gbp.conf
@@ -25,7 +25,7 @@ pristine-tar = True
 # push to a remote repository after a successful tag: 
 #posttag = git-push git.example.com
 # use this for more svn-buildpackage like behaviour:
-export-dir = ../build-area/$PKG/
+export-dir = ../build-area/makedev/
 #tarball-dir = ../tarballs/
 
 # Options only affecting git-import-orig