Sophie

Sophie

distrib > Mandriva > 8.1 > i586 > by-pkgid > 9f7af3dae8a479df8f3d5d4b4686ec4d > scriptlet

enlightenment-0.16.5-5mdk.i586.rpm

POSTIN

/bin/sh
if [ -x /usr/bin/update-menus ]; then /usr/bin/update-menus || true ; fi
if [ -x /usr/sbin/fndSession ]; then /usr/sbin/fndSession || true ; fi

POSTUN

/bin/sh
if [ "$1" = "0" -a -x /usr/bin/update-menus ]; then /usr/bin/update-menus || true ; fi
if [ -x /usr/sbin/fndSession ]; then /usr/sbin/fndSession || true ; fi