[PATCH] debian: drop export-dir from gbp.conf
Daniel Kahn Gillmor
dkg at fifthhorseman.net
Tue Feb 6 11:38:21 PST 2018
No one knows why this invocation is here. it does weird things during
the build. If a developer really wants this behavior, they can
specify it in their own ~/.gbp.conf
Signed-off-by: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
---
debian/gbp.conf | 3 ---
1 file changed, 3 deletions(-)
diff --git a/debian/gbp.conf b/debian/gbp.conf
index 6cb451a4..a1c8735d 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -7,9 +7,6 @@ upstream-branch = master
# The default branch for the debian patch (no patch in our case)
debian-branch = master
-# Directory for performing the build
-export-dir = ./debian-build
-
# Format for upstream tags
upstream-tag = %(version)s
--
2.15.1
More information about the notmuch
mailing list