Sophie

Sophie

distrib > Mageia > 1 > x86_64 > by-pkgid > c5e89c4b17fc59940b7556c20d916948 > scriptlet

tango-icon-theme-0.8.90-6.mga1.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