diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2012-12-16 04:24:49 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2012-12-16 04:24:49 +0000 |
commit | e7c70ba585cbbb3848680f17f14148d0ec901b02 (patch) | |
tree | 62df5987a2fc0a10cb9df3794fda329ee09cd2d2 /app-emulation/vmware-player | |
parent | whitespace (diff) | |
download | gentoo-2-e7c70ba585cbbb3848680f17f14148d0ec901b02.tar.gz gentoo-2-e7c70ba585cbbb3848680f17f14148d0ec901b02.tar.bz2 gentoo-2-e7c70ba585cbbb3848680f17f14148d0ec901b02.zip |
whitespace
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'app-emulation/vmware-player')
-rw-r--r-- | app-emulation/vmware-player/vmware-player-5.0.1.894247.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/vmware-player/vmware-player-5.0.1.894247.ebuild b/app-emulation/vmware-player/vmware-player-5.0.1.894247.ebuild index 5102ae6e2605..2b721b9acc99 100644 --- a/app-emulation/vmware-player/vmware-player-5.0.1.894247.ebuild +++ b/app-emulation/vmware-player/vmware-player-5.0.1.894247.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-player/vmware-player-5.0.1.894247.ebuild,v 1.1 2012/12/09 14:29:56 vadimk Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-player/vmware-player-5.0.1.894247.ebuild,v 1.2 2012/12/16 04:24:49 mr_bones_ Exp $ EAPI="4" @@ -127,7 +127,7 @@ src_install() { insinto "${VM_INSTALL_DIR}"/lib/vmware doins -r lib/* - # Bug 432918 + # Bug 432918 dosym "${VM_INSTALL_DIR}"/lib/vmware/lib/libcrypto.so.0.9.8/libcrypto.so.0.9.8 \ "${VM_INSTALL_DIR}"/lib/vmware/lib/libvmwarebase.so.0/libcrypto.so.0.9.8 dosym "${VM_INSTALL_DIR}"/lib/vmware/lib/libssl.so.0.9.8/libssl.so.0.9.8 \ |