Sophie

Sophie

distrib > Mandriva > 2010.1 > x86_64 > by-pkgid > ac82e7f4a0e05f1acb4a78f225a3e123 > scriptlet

eclipse-platform-3.4.2-0.2.3mdv2010.1.x86_64.rpm

POSTIN

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

POSTUN

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