From 771d9c4e6822a6be6d8473a7b17364f739acae96 Mon Sep 17 00:00:00 2001 From: Seemant Kulleen Date: Sat, 27 Apr 2002 08:20:10 +0000 Subject: cleanup --- app-text/acroread/acroread-4.05-r4.ebuild | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'app-text/acroread') diff --git a/app-text/acroread/acroread-4.05-r4.ebuild b/app-text/acroread/acroread-4.05-r4.ebuild index 83268029fc5f..f6a388ac60ed 100644 --- a/app-text/acroread/acroread-4.05-r4.ebuild +++ b/app-text/acroread/acroread-4.05-r4.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author: system@gentoo.org -# $Header: /var/cvsroot/gentoo-x86/app-text/acroread/acroread-4.05-r4.ebuild,v 1.1 2002/04/05 05:48:41 tod Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/acroread/acroread-4.05-r4.ebuild,v 1.2 2002/04/27 08:20:10 seemant Exp $ MY_P=linux-ar-405 S=${WORKDIR}/ILINXR.install @@ -14,10 +14,10 @@ RDEPEND="virtual/x11" src_unpack() { - unpack ${A} - cd ${S} - tar xvf ILINXR.TAR - tar xvf READ.TAR + unpack ${A} + cd ${S} + tar xvf ILINXR.TAR + tar xvf READ.TAR } src_compile () { -- cgit v1.2.3-65-gdbad