From 889c8ed31ae152c37c8e3285166a800ed6e8c72f Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Thu, 12 Aug 2010 14:29:12 +0100 Subject: sato-icon-theme: Make sure the native icon mapping script is found and used correctly Signed-off-by: Richard Purdie --- meta/packages/sato-icon-theme/sato-icon-theme.inc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta/packages/sato-icon-theme/sato-icon-theme.inc') 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 -- cgit v1.2.3