diff options
author | Jackie Huang <jackie.huang@windriver.com> | 2012-08-09 10:30:30 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-08-15 14:25:49 +0100 |
commit | 1d4fbe4761d3d97e3c4b6e894719ee41b21559b2 (patch) | |
tree | 6693d9da6096fc8f1ae2f20e3f22ccae30436359 /meta/recipes-connectivity/telepathy/libtelepathy_0.3.3.bb | |
parent | a6384b2bd1d608506557ce151135edffa4cb5e0b (diff) | |
download | openembedded-core-1d4fbe4761d3d97e3c4b6e894719ee41b21559b2.tar.gz openembedded-core-1d4fbe4761d3d97e3c4b6e894719ee41b21559b2.tar.bz2 openembedded-core-1d4fbe4761d3d97e3c4b6e894719ee41b21559b2.zip |
gdk-pixbuf: fix the postinstall script failure when no icon is installed
If gtk+ is added to core-image-minimal, postinstall script failed on boot:
Running postinst /etc/rpm-postinsts/104...
gtk-update-icon-cache: No theme index file.
ERROR: postinst /etc/rpm-postinsts/104 failed.
This patch fixed the postinstall script to check for the icon
file first and not run the gtk-update-icon-cache if no icon
is installed.
[YOCTO #2905]
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-connectivity/telepathy/libtelepathy_0.3.3.bb')
0 files changed, 0 insertions, 0 deletions