virtualbox-ose: switch to INSTALL.msg.

This commit is contained in:
Juan RP 2014-09-15 17:42:59 +02:00
parent 4f6ae8e2f9
commit 13a7186054
2 changed files with 1 additions and 7 deletions

View file

@ -1,12 +1,6 @@
case "${ACTION}" in
post)
cat <<_EOF
=================================================================
You should also add your user to the 'vboxusers' group to be able
to use some VirtualBox features, e.g USB.
==================================================================
_EOF
;;
esac

View file

@ -2,7 +2,7 @@
pkgname=virtualbox-ose
_vbox_distver=4.3.16
version=${_vbox_distver}
revision=1
revision=2
wrksrc="VirtualBox-${version}"
patch_args="-Np1"
short_desc="General-purpose full virtualizer for x86 hardware"