Sophie

Sophie

distrib > Mageia > 5 > x86_64 > by-pkgid > c285ecfe770ad7c0c38fae0d77d64880 > scriptlet

dkms-bbswitch-0.8-6.mga5.noarch.rpm

PREUN

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

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

POSTIN

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