]> git.cworth.org Git - gzip/commitdiff
fix build-area spec in git-buildpackage config file
authorBdale Garbee <bdale@gag.com>
Sun, 15 Feb 2009 17:56:16 +0000 (10:56 -0700)
committerBdale Garbee <bdale@gag.com>
Sun, 15 Feb 2009 17:56:16 +0000 (10:56 -0700)
.gbp.conf

index edaf77c73c3134ea007fa52e3673f3b86215ec78..bab9aa562f7068d0d2d2e38e9bc0cfea1c6c0206 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 --mirror"
 # use this for more svn-buildpackage like behaviour:
-export-dir = ../build-area/$PKG/
+export-dir = ../build-area/gzip/
 #tarball-dir = ../tarballs/
 
 # Options only affecting git-import-orig