Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-updates > by-pkgid > 211a26cc102fa0f51a1b2fdf1603c4d4 > scriptlet

dkms-bbswitch-0.8-12.mga7.noarch.rpm

PREUN

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

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

POSTIN

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