Sophie

Sophie

distrib > Mageia > 3 > i586 > by-pkgid > ee38463d3376c8cfe3a692fc0d0c7c3c > scriptlet

dkms-vboxadditions-4.2.16-1.mga3.noarch.rpm

PREUN

/bin/sh
set -x
/usr/sbin/dkms --rpm_safe_upgrade remove -m vboxadditions -v 4.2.16-1.mga3 --all
:

POSTIN

/bin/sh
set -x
/usr/sbin/dkms --rpm_safe_upgrade add -m vboxadditions -v 4.2.16-1.mga3
/usr/sbin/dkms --rpm_safe_upgrade build -m vboxadditions -v 4.2.16-1.mga3 &&
/usr/sbin/dkms --rpm_safe_upgrade install -m vboxadditions -v 4.2.16-1.mga3
: