Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > media > contrib > by-pkgid > de5ad710d934e67db4a0e1fb1c14e23f > scriptlet

pfaedit-030404-1mdk.ppc.rpm

POSTIN

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

POSTUN

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