]> code.ossystems Code Review - openembedded-core.git/commit
gdk-pixbuf: handle postinstall errors differently
authorLaurentiu Palcu <laurentiu.palcu@intel.com>
Mon, 10 Dec 2012 14:31:21 +0000 (16:31 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 13 Dec 2012 14:28:40 +0000 (14:28 +0000)
commit901fbfac48918db7bf809ded3df533504141c5ca
tree6f2f5df9d60b1fb1306df17da9d433dc984a317e
parent06151c34f4f4cb669b2f93ebb2f78cfecf698355
gdk-pixbuf: handle postinstall errors differently

Apparently gdk-pixbuf-query-loaders always returns 0 but writes any
errors to stderr. So, the conditional exit at the end of the command was
useless. Write the errors to a file and exit only if the file size is
greater than 0.

Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.24.1.bb