commit: 04b6e93f8a0ea0bd2a3dde56b8fbe0fc249a870f
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 19 17:19:14 2016 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Mar 19 17:19:58 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04b6e93f
app-emulation/vmware-workstation: First generate config file, then install it
...
Package-Manager: portage-2.2.27
.../vmware-workstation/vmware-workstation-12.1.0.3272444-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git
a/app-emulation/vmware-workstation/vmware-workstation-12.1.0.3272444-r1.ebuild
b/app-emulation/vmware-workstation/vmware-workstation-12.1.0.3272444-r1.ebuild
index 2961aa2..c1f7a12 100644
---
a/app-emulation/vmware-workstation/vmware-workstation-12.1.0.3272444-r1.ebuild
+++
b/app-emulation/vmware-workstation/vmware-workstation-12.1.0.3272444-r1.ebuild
@@ -443,10 +443,10 @@ src_install() {
PATH='${VM_INSTALL_DIR}/bin'
ROOTPATH='${VM_INSTALL_DIR}/bin'
EOF
- doenvd "${envd}"
-
use bundled-libs && echo 'VMWARE_USE_SHIPPED_LIBS=1' >> "${envd}"
+ doenvd "${envd}"
+
# create the configuration
dodir /etc/vmware