Sophie

Sophie

distrib > Fedora > 14 > i386 > by-pkgid > d5280dcdd5adc8eea042296b1a054154 > scriptlet

calibre-0.7.23-1.fc14.i686.rpm

POSTIN

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