Sophie

Sophie

distrib > Mageia > 8 > armv7hl > by-pkgid > b0839d3a905429121ebdf57556274fbd > scriptlet

dkms-bbswitch-0.8-13.mga8.noarch.rpm

PREUN

/bin/sh
dkms remove --binary -m bbswitch -v 0.8-13.mga8 --rpm_safe_upgrade --all
true
/sbin/rmmod bbswitch ||:

#--------------------------------------------------------------------

POSTIN

/bin/sh
dkms add -m bbswitch -v 0.8-13.mga8 --rpm_safe_upgrade &&
dkms build -m bbswitch -v 0.8-13.mga8 --rpm_safe_upgrade &&
dkms install -m bbswitch -v 0.8-13.mga8 --rpm_safe_upgrade --force
true
/sbin/modprobe bbswitch ||: