virtualbox-ose: remove guards from INSTALL.msg.

This commit is contained in:
Juan RP 2014-09-16 10:38:43 +02:00
parent ec8c95712c
commit 88217fa665
2 changed files with 1 additions and 5 deletions

View file

@ -1,6 +1,2 @@
=================================================================
You should also add your user to the 'vboxusers' group to be able You should also add your user to the 'vboxusers' group to be able
to use some VirtualBox features, e.g USB. to use some VirtualBox features, e.g USB.
==================================================================

View file

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