Sophie

Sophie

distrib > Mandriva > 2008.0 > x86_64 > by-pkgid > 0ca848f0f3cc908e40ca3daa275beccc > scriptlet

kdewebdev4-core-3.93.0-0.711694.2mdv2008.0.x86_64.rpm

POSTIN

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

POSTUN

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