From e210dca76fc0b48f43c500f27075dcf16dcc94b8 Mon Sep 17 00:00:00 2001 From: Tavis Ormandy Date: Thu, 26 Jan 2006 22:28:02 +0000 Subject: typo (Portage version: 2.0.51.22-r3) --- app-emulation/x48/x48-0.4.3-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-emulation/x48') diff --git a/app-emulation/x48/x48-0.4.3-r1.ebuild b/app-emulation/x48/x48-0.4.3-r1.ebuild index 3520e97159c7..1e70be7cc973 100644 --- a/app-emulation/x48/x48-0.4.3-r1.ebuild +++ b/app-emulation/x48/x48-0.4.3-r1.ebuild @@ -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/app-emulation/x48/x48-0.4.3-r1.ebuild,v 1.1 2006/01/26 22:25:22 taviso Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/x48/x48-0.4.3-r1.ebuild,v 1.2 2006/01/26 22:28:02 taviso Exp $ inherit eutils @@ -41,7 +41,7 @@ src_install() { dodir /usr/share/hp48 insinto /usr/share/hp48 - doins ${S}/gxrom-r ${S}/sxrom-j + doins ${WORKDIR}/gxrom-r ${WORKDIR}/sxrom-j dodoc ${S}/doc/CARDS.doc ${S}/doc/ROMDump.doc dodoc ${S}/romdump/ROMDump ${S}/romdump/ROMDump.s -- cgit v1.2.3-65-gdbad