Sophie

Sophie

distrib > Fedora > 14 > i386 > media > os > by-pkgid > 1db3a2a416eec45710ded4ad67304ac5 > scriptlet

nvclock-gtk-0.8-0.10.b4.fc13.i686.rpm

POSTIN

/bin/sh
touch --no-create /usr/share/icons/hicolor
if [ -x /usr/bin/gtk-update-icon-cache ]; then
  /usr/bin/gtk-update-icon-cache --quiet /usr/share/icons/hicolor || :
fi

POSTUN

/bin/sh
touch --no-create /usr/share/icons/hicolor
if [ -x /usr/bin/gtk-update-icon-cache ]; then
  /usr/bin/gtk-update-icon-cache --quiet /usr/share/icons/hicolor || :
fi