aboutsummaryrefslogtreecommitdiffhomepage
path: root/gbp.conf
diff options
context:
space:
mode:
authorGuido Guenther <agx@sigxcpu.org>2007-10-17 00:08:22 +0200
committerGuido Guenther <agx@sigxcpu.org>2007-10-17 00:08:22 +0200
commite8aad12d766b606ce96fa4f3b5b744056b7b3e68 (patch)
treebb6511bda404a9b389a1ff4a003590280524f490 /gbp.conf
parentafb4cf9888bd90bce55695e2cff8497d26b01d48 (diff)
document the new git-buildpackage options
Diffstat (limited to 'gbp.conf')
-rw-r--r--gbp.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/gbp.conf b/gbp.conf
index 15ecef35..57b4b444 100644
--- a/gbp.conf
+++ b/gbp.conf
@@ -22,6 +22,8 @@
#keyid = 0xdeadbeef
# push to a remote repository after a successful tag:
#posttag = git-push git.example.com
+# use this for more svn-buildpackage like bahaviour:
+#export-dir = ../build-area/
# Options only affecting git-import-orig
[git-import-orig]