Sophie

Sophie

distrib > Fedora > 14 > x86_64 > media > os > by-pkgid > a8a7136c1306e0e6620d93a2a3e27cc8 > scriptlet

vim-X11-7.2.446-2.fc14.x86_64.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 ||: