]> git.cworth.org Git - gzip/blobdiff - .gbp.conf
Avoid creating an undersized buffer for the hufts table.
[gzip] / .gbp.conf
index edaf77c73c3134ea007fa52e3673f3b86215ec78..d2bc63981490ca5ac179d9e7798f9783bfd69519 100644 (file)
--- a/.gbp.conf
+++ b/.gbp.conf
@@ -23,9 +23,9 @@ pristine-tar = True
 # keyid to GPG sign tags with
 #keyid = 0xdeadbeef
 # push to a remote repository after a successful tag: 
-posttag = "git push --mirror"
+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