Sophie

Sophie

distrib > * > 2010.0 > * > by-pkgid > 10cf4be9f987dcc8183bdb840dddcd26 > scriptlet

eclipse-platform-3.4.2-0.2.1mdv2010.0.i586.rpm

POSTIN

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

POSTUN

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