Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > media > updates > by-pkgid > 3a70bef18111a670671c9773ea03579e > scriptlet

drakconf-9.1-12.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

Triggers

drakconf < 9.0-0.6mdk

/bin/sh
[[ -s /root/.mcc ]] && cp -af /root/.mcc /etc/mcc.conf; :