Sophie

Sophie

distrib > Mandriva > cs4.0 > x86_64 > by-pkgid > 51a3272411744bb05dd73567c623c326 > scriptlet

drakconf-10.3-7mlcs4.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; :