Sophie

Sophie

distrib > CentOS > 5 > i386 > media > os > by-pkgid > 1e67054672fbbffc8a75aaaa12631020 > scriptlet

system-config-samba-1.2.41-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