Sophie

Sophie

distrib > Mandriva > 2011.0 > x86_64 > media > main-release > by-pkgid > 84444c15ebcc20202e14d98c1c092ec5 > scriptlet

gnome-icon-theme-2.31.0-7.noarch.rpm

POSTIN

/bin/sh
if [ -x /usr/bin/gtk-update-icon-cache ]; then 
/usr/bin/gtk-update-icon-cache --force --quiet /usr/share/icons/gnome || true; fi

POSTUN

/bin/sh
if [ -x /usr/bin/gtk-update-icon-cache -a -r /usr/share/icons/gnome/index.theme ]; then 
/usr/bin/gtk-update-icon-cache --force --quiet /usr/share/icons/gnome || true ; fi