]> code.ossystems Code Review - openembedded-core.git/commit
sato-icon-theme: simplify icon-name-mapping lookup
authorRoss Burton <ross.burton@intel.com>
Wed, 11 Dec 2013 17:34:54 +0000 (17:34 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 12 Dec 2013 22:31:59 +0000 (22:31 +0000)
commit81cfade0615ac1e52a4185b1dcaab7ad78a9e6fd
tree1cf4b6a07a026f5c06378c1cebfc0fc017d15422
parent7603b15415301679bccbcb89af688c211704a43a
sato-icon-theme: simplify icon-name-mapping lookup

Patching an option into configure.ac and then running sed over path variables is
fragile as the definition of $libexecdir can and has changed.

Instead, tell configure to use our pkg-config-native wrapper when it uses
pkg-config, and it will find the right binaries without any further munging.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-sato/sato-icon-theme/sato-icon-theme/iconpath-option.patch [deleted file]
meta/recipes-sato/sato-icon-theme/sato-icon-theme_0.4.1.bb