Sophie

Sophie

distrib > Scientific%20Linux > 5x > i386 > by-pkgid > dfac69d74f4de3ecc99cc2b18125332f > scriptlet

system-config-kickstart-2.6.19.9-2.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