Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 334d6fc924cf66bb32f319c529a38189 > scriptlet

glom-1.16.2-1.fc14.x86_64.rpm

POSTIN

/bin/sh
update-mime-database /usr/share/mime > /dev/null 2>&1 || :
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 /usr/share/applications > /dev/null 2>&1 || :
scrollkeeper-update -q -o /usr/share/omf/glom || :

POSTUN

/bin/sh
update-mime-database /usr/share/mime > /dev/null 2>&1 || :
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 /usr/share/applications > /dev/null 2>&1 || :
scrollkeeper-update -q || :
/sbin/ldconfig