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