Sophie

Sophie

distrib > Fedora > 14 > i386 > by-pkgid > 89bb87ef12caddff62ffd880293f1da8 > scriptlet

clips-xclips-6.30.0-0.1.20090722svn.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