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:26:39 +0100 |
commit | 883c1e97ec24f516d3eb7cb211daf7ac54050469 (patch) | |
tree | 775a29ec2e6bdfa14ba848ffb687bbf7486884f2 /meta/recipes-gnome/librsvg | |
parent | 07faf2078d505f7734388c114953ca71e0242899 (diff) | |
download | poky-883c1e97ec24f516d3eb7cb211daf7ac54050469.tar.gz |
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]
(From OE-Core rev: 1d4fbe4761d3d97e3c4b6e894719ee41b21559b2)
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome/librsvg')
0 files changed, 0 insertions, 0 deletions