Sophie

Sophie

distrib > Mandriva > 2007.1 > x86_64 > media > contrib-release > by-pkgid > 515650bac364b9d3640c2f43dda9f10d > scriptlet

tango-icon-theme-0.8.0-1mdv2007.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/Tango || true; fi

POSTUN

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