Sophie

Sophie

distrib > Mandriva > 10.0 > i586 > media > main > by-pkgid > 2c975d116a5a0eb40261737c386cbf31 > scriptlet

drakconf-10-12mdk.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

Triggers

drakconf < 9.0-0.6mdk

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