Sophie

Sophie

distrib > Mandriva > 2011.0 > x86_64 > media > main-release > by-pkgid > 6630aa0410a46fa4cc8ce78542f0889c > scriptlet

oxygen-icon-theme-4.6.5-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/oxygen || true; fi

POSTUN

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