From 1e68e5020101b4e923b039e28548760f1e433ccd Mon Sep 17 00:00:00 2001 From: Guido Guenther Date: Mon, 5 Nov 2007 19:57:16 +0100 Subject: add tarball-dir option losely based on patch from Sjoerd Simons (Closes: #448357) --- gbp.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'gbp.conf') diff --git a/gbp.conf b/gbp.conf index 57b4b44..a620ab7 100644 --- a/gbp.conf +++ b/gbp.conf @@ -24,6 +24,7 @@ #posttag = git-push git.example.com # use this for more svn-buildpackage like bahaviour: #export-dir = ../build-area/ +#tarball-dir = ../tarballs/ # Options only affecting git-import-orig [git-import-orig] -- cgit v1.2.3