Sophie

Sophie

distrib > Mandriva > 2006.0 > i586 > media > contrib > by-pkgid > f45f24dd04abc4715b2ab046755cc41c > scriptlet

photoprint-0.2.9-2mdk.i586.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