Sophie

Sophie

distrib > CentOS > 5 > x86_64 > by-pkgid > 79a246b630c4e8a885bed19195fc29f6 > scriptlet

system-config-netboot-0.1.45.1-5.el5.noarch.rpm

POSTIN

/bin/sh
if [ "$1" -eq 1 ]; then
   /bin/touch --no-create /usr/share/icons/hicolor
   /bin/touch --no-create /usr/share/icons/hicolor/48x48
   if [ -x /usr/bin/gtk-update-icon-cache ]; then
      /usr/bin/gtk-update-icon-cache -q /usr/share/icons/hicolor
   fi
fi