Sophie

Sophie

distrib > Scientific%20Linux > 5x > i386 > by-pkgid > b07fb7af91b8260d8da76de75470a7d6 > 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