Sophie

Sophie

distrib > CentOS > 5 > i386 > by-pkgid > 9f7d257a1c9dfe854ced193db4ac1f60 > scriptlet

system-config-services-0.9.4-5.el5.noarch.rpm

POSTIN

/bin/sh
touch --no-create /usr/share/icons/hicolor
if [ -x /usr/bin/gtk-update-icon-cache ]; then
  gtk-update-icon-cache -q /usr/share/icons/hicolor
fi

POSTUN

/bin/sh
touch --no-create /usr/share/icons/hicolor
if [ -x /usr/bin/gtk-update-icon-cache ]; then
  gtk-update-icon-cache -q /usr/share/icons/hicolor
fi