From: Bdale Garbee Date: Mon, 20 Oct 2008 18:36:43 +0000 (+0200) Subject: fix typo in git-buildpackage config file X-Git-Tag: debian/1.0-14~8 X-Git-Url: https://git.gag.com/?p=debian%2Fp10cfgd;a=commitdiff_plain;h=35deece16dbc7ff15d071d3b19b02681bb45811c fix typo in git-buildpackage config file --- diff --git a/.gbp.conf b/.gbp.conf index dd2ff23..bc1a6e0 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/p10cfgd/ #tarball-dir = ../tarballs/ # Options only affecting git-import-orig