]> code.ossystems Code Review - openembedded-core.git/commit
gdk-pixbuf: call gtk-update-icon-cache with -t in postinstall script
authorJackie Huang <jackie.huang@windriver.com>
Fri, 24 Aug 2012 13:29:06 +0000 (21:29 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 25 Aug 2012 13:42:37 +0000 (14:42 +0100)
commitbab34e5fa734a98cb5199db4ebc95a6634a38431
treeab58fd53e9947d77d0215b0cbd8df40878092eef
parent396af9e2c8a8b7ad8d49566350d79f05898734a7
gdk-pixbuf: call gtk-update-icon-cache with -t in postinstall script

gtk-update-icon-cache is called for each subdir of ${datadir}/icons,
but there are some themes without an index.theme file such as
xcursor-transparent, so add -t(--ignore-theme-index) option to avoid
errors of gtk-update-icon-cache.

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.24.1.bb