Sophie

Sophie

distrib > Fedora > 13 > i386 > media > os > by-pkgid > 68b4fd94a8363ae7b0fcfefc79b2c4bc > scriptlet

tong-1.0-13.fc12.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