Sophie

Sophie

distrib > Mageia > 8 > i586 > media > core-release > by-pkgid > 133019547d51f426732230596b69c9aa > scriptlet

mate-icon-theme-1.24.0-2.mga8.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/mate || true; fi

POSTUN

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