summaryrefslogtreecommitdiff
path: root/meta/packages/sato-icon-theme/sato-icon-theme.inc
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2010-08-12 14:29:12 +0100
committerRichard Purdie <rpurdie@linux.intel.com>2010-08-12 14:41:30 +0100
commit889c8ed31ae152c37c8e3285166a800ed6e8c72f (patch)
treecd9dbdfa70ad3d0869fe60d5ccdcb041b8d27911 /meta/packages/sato-icon-theme/sato-icon-theme.inc
parent6124cccddfc202124fa76bb677ad3e06f0fefc70 (diff)
downloadopenembedded-core-889c8ed31ae152c37c8e3285166a800ed6e8c72f.tar.gz
openembedded-core-889c8ed31ae152c37c8e3285166a800ed6e8c72f.tar.bz2
openembedded-core-889c8ed31ae152c37c8e3285166a800ed6e8c72f.tar.xz
openembedded-core-889c8ed31ae152c37c8e3285166a800ed6e8c72f.zip
sato-icon-theme: Make sure the native icon mapping script is found and used correctly
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta/packages/sato-icon-theme/sato-icon-theme.inc')
-rw-r--r--meta/packages/sato-icon-theme/sato-icon-theme.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/packages/sato-icon-theme/sato-icon-theme.inc b/meta/packages/sato-icon-theme/sato-icon-theme.inc
index ca99d7a59..a1669c6f2 100644
--- a/meta/packages/sato-icon-theme/sato-icon-theme.inc
+++ b/meta/packages/sato-icon-theme/sato-icon-theme.inc
@@ -14,6 +14,8 @@ FILES_${PN} += "${datadir}"
PACKAGE_ARCH = "all"
+EXTRA_OECONF += "--with-iconmap=${STAGING_LIBDIR_NATIVE}/../libexec/icon-name-mapping"
+
pkg_postinst_${PN} () {
if [ "x$D" != "x" ]; then
exit 1