Sophie

Sophie

distrib > Mandriva > 2008.0 > x86_64 > media > main-backports > by-pkgid > cd3d38a492925aab651410395f21afb2 > scriptlet

drakconf-10.11.2-1mdv2008.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

Triggers

drakconf < 9.0-0.6mdk

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