From: Markus Lehtonen Date: Fri, 26 Apr 2013 08:20:11 +0000 (+0300) Subject: buildpackage: implement --[no-]build cmdline option X-Git-Tag: debian/0.6.26~51 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e1e3d0101f63715e3571e7e50efe8edab9f0c9e6;p=tools%2Fgit-buildpackage.git buildpackage: implement --[no-]build cmdline option For enabling/disabling the builder script. The option is a bit asymmetric: --git-no-build automatically disables the 'postbuild' hook whereas --git-build does not enable it (e.g. if --git-no-hooks is given). Signed-off-by: Markus Lehtonen ---