Sophie

Sophie

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

kdeutils4-kcalc-3.80.3-0.20070311.1mdv2007.1.x86_64.rpm

POSTIN

/bin/sh
if [ -x /opt/kde4//bin/gtk-update-icon-cache ]; then 
/opt/kde4//bin/gtk-update-icon-cache --force --quiet /opt/kde4//share//icons//crystalsvg || true; fi 
if [ -x /opt/kde4//bin/gtk-update-icon-cache ]; then 
/opt/kde4//bin/gtk-update-icon-cache --force --quiet /opt/kde4//share//icons//hicolor || true; fi

POSTUN

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