Sophie

Sophie

distrib > Fedora > 14 > i386 > by-pkgid > 258832fe4536b0d90aa469e5542d54a1 > scriptlet

xarchiver-0.5.2-5.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
update-desktop-database &> /dev/null || :

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
update-desktop-database &> /dev/null || :