buildpackage: implement --[no-]build cmdline option
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Fri, 26 Apr 2013 08:20:11 +0000 (11:20 +0300)
committerJun Wang <junbill.wang@samsung.com>
Wed, 27 Jan 2016 11:07:32 +0000 (19:07 +0800)
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 <markus.lehtonen@linux.intel.com>

No differences found