From f0a5efdeb2c59472741722cdb699a83dd7e4fb3e Mon Sep 17 00:00:00 2001 From: Ryan Phillips Date: Mon, 2 Sep 2002 01:52:26 +0000 Subject: to fix my typo --- app-arch/unace/unace-2.0.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-arch') diff --git a/app-arch/unace/unace-2.0.4.ebuild b/app-arch/unace/unace-2.0.4.ebuild index 67ae22a26dc3..4b6d95e2027a 100644 --- a/app-arch/unace/unace-2.0.4.ebuild +++ b/app-arch/unace/unace-2.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-arch/unace/unace-2.0.4.ebuild,v 1.7 2002/09/02 01:49:58 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/unace/unace-2.0.4.ebuild,v 1.8 2002/09/02 01:52:26 rphillips Exp $ S=${WORKDIR} DESCRIPTION="ACE unarchiver" @@ -14,6 +14,6 @@ KEYWORDS="x86 ppc sparc sparc64" DEPEND="virtual/glibc" src_install () { - into /opt/bin + into /opt dobin unace } -- cgit v1.2.3-65-gdbad