Sophie

Sophie

distrib > * > 2008.0 > x86_64 > media > contrib-backports > by-pkgid > cea9ad56b0e99bcc834d18d485453bc1 > scriptlet

mythtv-setup-0.21-16564.2mdv2008.0.x86_64.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