Sophie

Sophie

distrib > Mandriva > 2009.1 > x86_64 > media > contrib-release > by-pkgid > f1e80d4277e5d4b15640f502e0e074df > scriptlet

xfce4-icon-theme-4.4.3-2mdv2009.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/Rodent || true; fi

POSTUN

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