Sophie

Sophie

distrib > Mageia > 5 > i586 > by-pkgid > fa1bab981455546f0dec13f4c8c94e78 > scriptlet

dkms-broadcom-wl-6.30.223.271-1.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-1.mga5.nonfree --all || :

POSTIN

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