Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 5371b3b6ce1140a72a5dfbf64e7e238d > scriptlet

djview4-4.6-2.fc15.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