From: Bdale Garbee Date: Fri, 27 Aug 2010 17:26:29 +0000 (-0600) Subject: lose the prebuild hook for now while I'm fumbling X-Git-Tag: debian/0.6+373+gcf65c6b~1^2~8 X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=commitdiff_plain;h=a21b6bb60ac1c07ebd161534a4ea63bfde50dcdf;hp=9ea94411c9730f7a271366d309ab4827beeeb839 lose the prebuild hook for now while I'm fumbling --- diff --git a/debian/gbp.conf b/debian/gbp.conf index 9561fdfe..9c366c76 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -4,7 +4,8 @@ # the default build command: #builder = debuild -i\.git/ -I.git # the default clean command: -cleaner = debian/rules prebuild && debuild clean +#cleaner = debian/rules prebuild && debuild clean +cleaner = debuild clean # the default branch for upstream sources: upstream-branch = upstream # the default branch for the debian patch: