Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > by-pkgid > 71787d8a48b80e2623db9feb20ee0457 > scriptlet

kdegraphics-3.1-9mdk.ppc.rpm

POSTIN

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

POSTUN

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