Sophie

Sophie

distrib > Fedora > 14 > i386 > media > updates > by-pkgid > 9b57c982e64e2472550530d24589b661 > scriptlet

djview4-4.8-5.fc14.i686.rpm

POSTIN

/bin/sh
update-mime-database /usr/share/mime &> /dev/null || :
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
update-mime-database /usr/share/mime &> /dev/null || :
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