Sophie

Sophie

distrib > Mageia > 6 > x86_64 > by-pkgid > 70f053ad5fc6154e9de93af70cf1beeb > scriptlet

dkms-bbswitch-0.8-7.mga6.noarch.rpm

PREUN

/bin/sh
dkms remove --binary -m bbswitch -v 0.8-7.mga6 --rpm_safe_upgrade --all
true
/sbin/rmmod bbswitch

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

POSTIN

/bin/sh
dkms add -m bbswitch -v 0.8-7.mga6 --rpm_safe_upgrade &&
dkms build -m bbswitch -v 0.8-7.mga6 --rpm_safe_upgrade &&
dkms install -m bbswitch -v 0.8-7.mga6 --rpm_safe_upgrade --force
true
/sbin/modprobe bbswitch