update documentation to reflect that we only ship a 'pax' executable
[debian/pax] / .gbp.conf
index dd2ff231797d409752aa4a867130a80e59ac050a..99a084742088034f085c22144ce71f3a291d0076 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 git.example.com
+posttag = git push --mirror
 # use this for more svn-buildpackage like behaviour:
-export-dir = ../build-area/$PKG/
+export-dir = ../build-area/pax/
 #tarball-dir = ../tarballs/
 
 # Options only affecting git-import-orig