Sophie

Sophie

distrib > CentOS > 6 > x86_64 > by-pkgid > 5eae3e80f7628dcf0e3cde5b239d51f6 > scriptlet

system-config-kickstart-2.8.6.3-1.el6.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