Sophie

Sophie

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

vim-X11-7.2.446-2.fc14.i686.rpm

POSTIN

/bin/sh
touch --no-create /usr/share/icons/hicolor
if [ -x //usr/bin/gtk-update-icon-cache ]; then
  gtk-update-icon-cache --ignore-theme-index -q /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
  gtk-update-icon-cache --ignore-theme-index -q /usr/share/icons/hicolor
fi
update-desktop-database &> /dev/null ||: