Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > media > contrib-release > by-pkgid > 5be06c6a49905db898683e5336f04c25 > scriptlet

kchm-0.6.5-10mdv2008.1.x86_64.rpm

POSTIN

/bin/sh
if [ -x /usr/bin/update-desktop-database ]; then 
/usr/bin/update-desktop-database /usr/share/applications > /dev/null || 
true ; fi

POSTUN

/bin/sh
if [ "$1" = "0" -a -x /usr/bin/update-desktop-database ]; then 
/usr/bin/update-desktop-database /usr/share/applications > /dev/null || true ; fi