Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > media > contrib-release > by-pkgid > 08d00529294e8fc2d010d30b23cae0d5 > scriptlet

kdeaccessibility4-core-4.0.3-1mdv2008.1.x86_64.rpm

POSTIN

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

POSTUN

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