Sophie

Sophie

distrib > Mageia > 3 > i586 > by-pkgid > 8afe8a3a96bddde4059bdb8f77c95c27 > scriptlet

dkms-broadcom-wl-5.100.82.112-12.mga3.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 5.100.82.112-12.mga3.nonfree --all || :

POSTIN

/bin/sh
set -x
/usr/sbin/dkms --rpm_safe_upgrade add -m broadcom-wl -v 5.100.82.112-12.mga3.nonfree &&
/usr/sbin/dkms --rpm_safe_upgrade build -m broadcom-wl -v 5.100.82.112-12.mga3.nonfree &&
/usr/sbin/dkms --rpm_safe_upgrade install -m broadcom-wl -v 5.100.82.112-12.mga3.nonfree