]> git.notmuchmail.org Git - notmuch/commitdiff
debian: drop export-dir from gbp.conf
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Tue, 6 Feb 2018 19:38:21 +0000 (14:38 -0500)
committerDavid Bremner <david@tethera.net>
Wed, 7 Feb 2018 10:41:01 +0000 (06:41 -0400)
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@fifthhorseman.net>
debian/gbp.conf

index 6cb451a455e112ea8236161002887113a598b32f..a1c8735d82da6b2caea1269f10a78e9427404aaf 100644 (file)
@@ -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