Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > media > contrib-release > by-pkgid > ea1e8b13c7fcd3871110c6a1c3ee1cb9 > scriptlet

spheres-and-crystals-0.7-6mdv2008.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/SphereCrystal || true; fi

POSTUN

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