Sophie

Sophie

distrib > Mageia > 5 > i586 > media > nonfree-updates > by-pkgid > e679dd5412bcec59e1797e3ab5f71725 > scriptlet

dkms-broadcom-wl-6.30.223.271-5.mga5.nonfree.i586.rpm

PREUN

/bin/sh
# rmmod can fail
/sbin/rmmod wl >/dev/null 2>&1 ||:
set -x
/usr/sbin/dkms --rpm_safe_upgrade remove -m broadcom-wl -v 6.30.223.271-5.mga5.nonfree --all || :

POSTIN

/bin/sh
set -x
/usr/sbin/dkms --rpm_safe_upgrade add -m broadcom-wl -v 6.30.223.271-5.mga5.nonfree &&
/usr/sbin/dkms --rpm_safe_upgrade build -m broadcom-wl -v 6.30.223.271-5.mga5.nonfree &&
/usr/sbin/dkms --rpm_safe_upgrade install -m broadcom-wl -v 6.30.223.271-5.mga5.nonfree