From: Bdale Garbee Date: Tue, 8 Sep 2009 20:41:44 +0000 (-0600) Subject: fix build-area path spec X-Git-Tag: debian/1.3.0-1~4 X-Git-Url: https://git.gag.com/?p=debian%2Fsplat;a=commitdiff_plain;h=40df2aae90656b5104f532ef9dbe74e4d78fd812 fix build-area path spec --- diff --git a/.gbp.conf b/.gbp.conf index dd2ff23..1a252de 100644 --- a/.gbp.conf +++ b/.gbp.conf @@ -25,7 +25,7 @@ pristine-tar = True # push to a remote repository after a successful tag: #posttag = git-push git.example.com # use this for more svn-buildpackage like behaviour: -export-dir = ../build-area/$PKG/ +export-dir = ../build-area/splat/ #tarball-dir = ../tarballs/ # Options only affecting git-import-orig