Sophie

Sophie

distrib > Mageia > 3 > i586 > by-pkgid > 3c7ce8e1777c13435594f811bb43d239 > scriptlet

bsh2-console-2.0b5-6.mga3.noarch.rpm

POSTIN

/bin/sh
update-desktop-database /usr/share/applications &> /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 /usr/share/applications &> /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