X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=.gbp.conf;h=d2bc63981490ca5ac179d9e7798f9783bfd69519;hb=HEAD;hp=edaf77c73c3134ea007fa52e3673f3b86215ec78;hpb=dddb9965e0062415d1df9dfdb29459b51c1ffe68;p=gzip diff --git a/.gbp.conf b/.gbp.conf index edaf77c..d2bc639 100644 --- 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