pkgmaker: improve error message on missing package category
commit846440bfa59b9a04a68247720edc6d81dcabfec2
authorPhil Sutter <phil@nwl.cc>
Mon, 10 Jan 2011 21:14:52 +0000 (10 22:14 +0100)
committerWaldemar Brodkorb <wbx@openadk.org>
Wed, 12 Jan 2011 10:18:42 +0000 (12 11:18 +0100)
tree995a84fd9ad12dfd13ecb6a091881542968c8605
parent3b5884bfdfc56e66d9ac6028272b805451a62113
pkgmaker: improve error message on missing package category

This patch bores up fatal_error(), so that it now takes arguments in
printf-style, but without changing the basic semantics (i.e., messages
prefixed by "Fatal error. " and trailing newline automatically
appended).

Signed-off-by: Phil Sutter <phil@nwl.cc>
tools/adk/pkgmaker.c