summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/vmware-player/vmware-player-4.0.2.591240-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/vmware-player/vmware-player-4.0.2.591240-r1.ebuild b/app-emulation/vmware-player/vmware-player-4.0.2.591240-r1.ebuild
index 0d526d1..6de5562 100644
--- a/app-emulation/vmware-player/vmware-player-4.0.2.591240-r1.ebuild
+++ b/app-emulation/vmware-player/vmware-player-4.0.2.591240-r1.ebuild
@@ -171,9 +171,9 @@ src_install() {
# fix permissions
fperms 0755 "${VM_INSTALL_DIR}"/lib/vmware/bin/{appLoader,fusermount,launcher.sh,mkisofs,vmware-remotemks}
fperms 0755 "${VM_INSTALL_DIR}"/lib/vmware/lib/{wrapper-gtk24.sh,libgksu2.so.0/gksu-run-helper}
- fperms 4711 "${VM_INSTALL_DIR}"/lib/vmware/bin/vmware-vmx{,-debug,-stats}"
+ fperms 4711 "${VM_INSTALL_DIR}"/lib/vmware/bin/vmware-vmx{,-debug,-stats}
- pax-mark -m "${VM_INSTALL_DIR}"/lib/vmware/bin/vmware-vmx{,-debug,-stats}"
+ pax-mark -m "${D}${VM_INSTALL_DIR}"/lib/vmware/bin/vmware-vmx
# create the environment
local envd="${T}/90vmware"