app-emulation/virtualbox-bin: Fixed installation with USE="python"
authorLars Wendler <polynomial-c@gentoo.org>
Thu, 3 Jan 2019 08:58:47 +0000 (09:58 +0100)
committerLars Wendler <polynomial-c@gentoo.org>
Thu, 3 Jan 2019 08:58:47 +0000 (09:58 +0100)
Closes: https://bugs.gentoo.org/673684
Package-Manager: Portage-2.3.53, Repoman-2.3.12
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
app-emulation/virtualbox-bin/virtualbox-bin-6.0.0.127566.ebuild

index 092c665883fcea213c7e9a61ecdeb6aa57497c9a..8718160796016596962a4aa9d259b4b5062550fa 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -181,7 +181,7 @@ src_install() {
        # This ebuild / package supports only py2.7.  When py3 comes is unknown.
        # The compile phase makes VBoxPython2_7.so.
        # py3 support would presumably require a binary pre-compiled by py3.
-       use python && doins VBoxPython.so VBoxPython2_7.so
+       use python && doins VBoxPython.so
 
        rm -rf src rdesktop* deffiles install* routines.sh runlevel.sh \
                vboxdrv.sh VBox.sh VBox.png vboxnet.sh additions VirtualBox.desktop \