Sophie

Sophie

distrib > Mandriva > 2008.0 > i586 > by-pkgid > 4ca0fa1c858aee34fc3f0678891193b3 > scriptlet

photoprint-0.3.1-1mdk.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