Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > media > main-release > by-pkgid > d0aaaa3672e23bc38c94bd3575339284 > scriptlet

gnome-icon-theme-2.22.0-1mdv2008.1.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