commit: 4176ab71183b1acae890fdad95d6320dba288255
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:20:21 2016 +0000
URL: https://gitweb.gentoo.org/proj/vmware.git/commit/?id=4176ab71
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