From dbcf18003d262a93c83d54cd01d0d71637168269 Mon Sep 17 00:00:00 2001 From: Chris Gianelloni Date: Wed, 29 Nov 2006 21:12:32 +0000 Subject: [PATCH] Updated to remove a typo and fix bug #156387. --- eclass/vmware.eclass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eclass/vmware.eclass b/eclass/vmware.eclass index a1668e5f58b2..5cf7f97bdf8c 100644 --- a/eclass/vmware.eclass +++ b/eclass/vmware.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/vmware.eclass,v 1.16 2006/11/22 17:16:14 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/vmware.eclass,v 1.17 2006/11/29 21:12:32 wolf31o2 Exp $ # This eclass is for all vmware-* ebuilds in the tree and should contain all # of the common components across the multiple packages. @@ -162,7 +162,7 @@ vmware_src_unpack() { vmware-libssl.so.0.9.7l.tar.bz2) unpack vmware-libssl.so.0.9.7l.tar.bz2 ;; - /vmware-libcrypto.so.0.9.7l.tar.bz2) + vmware-libcrypto.so.0.9.7l.tar.bz2) unpack vmware-libcrypto.so.0.9.7l.tar.bz2 ;; esac -- 2.26.2