Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > by-pkgid > 768c22737089b257cef0ae9e95c2c55e > scriptlet

poedit-1.2.1-2mdk.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