From: Bdale Garbee Date: Mon, 11 Aug 2008 21:01:23 +0000 (-0300) Subject: fix typo in git-buildpackage config file X-Git-Tag: debian/20090728-1~18 X-Git-Url: https://git.gag.com/?p=debian%2Fpax;a=commitdiff_plain;h=e8cc116298e5dbfaba616c19edd6fd3356670a50 fix typo in git-buildpackage config file --- diff --git a/.gbp.conf b/.gbp.conf index dd2ff23..b010055 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/pax/ #tarball-dir = ../tarballs/ # Options only affecting git-import-orig