virtualbox-ose: switch to INSTALL.msg.
This commit is contained in:
parent
4f6ae8e2f9
commit
13a7186054
@ -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
|
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user