Sophie

Sophie

distrib > Fedora > 13 > x86_64 > by-pkgid > ba85dadc59439f634a330726a9808445 > scriptlet

tigervnc-1.0.90-0.16.20100420svn4030.fc13.x86_64.rpm

POSTIN

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

POSTUN

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