Sophie

Sophie

distrib > Mandriva > 2011.0 > x86_64 > by-pkgid > a2d315d7bbfadc395d93a280d5cba5ee > scriptlet

elementary-icon-theme-2.4-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/%{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