Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > by-pkgid > 0135164ea2f9f2d217aee3dfaf141cfb > scriptlet

openoffice.org64-calc-2.4.0.4-2mdv2008.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