Sophie

Sophie

distrib > Fedora > 14 > i386 > media > os > by-pkgid > e2632fb35d32d3d208e0852f493d2b50 > scriptlet

vym-1.12.7-1.fc14.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 || :