From 95446fcedaf5e83a9b25027436ec03e7e70e836a Mon Sep 17 00:00:00 2001 From: Seemant Kulleen Date: Thu, 15 Aug 2002 22:14:59 +0000 Subject: terminate the sed command --- app-text/acroread/acroread-5.06-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-text') diff --git a/app-text/acroread/acroread-5.06-r1.ebuild b/app-text/acroread/acroread-5.06-r1.ebuild index 550674537c87..cea06cf30a53 100644 --- a/app-text/acroread/acroread-5.06-r1.ebuild +++ b/app-text/acroread/acroread-5.06-r1.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-text/acroread/acroread-5.06-r1.ebuild,v 1.2 2002/08/14 17:46:43 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/acroread/acroread-5.06-r1.ebuild,v 1.3 2002/08/15 22:14:59 seemant Exp $ MY_P=linux-${PV/./} S=${WORKDIR} @@ -36,7 +36,7 @@ src_install () { mv acroread acroread.sed - sed -e "s:\$PROG =.*:\$PROG = '${INSTALLDIR}/acroread.real'" \ + sed -e "s:\$PROG =.*:\$PROG = '${INSTALLDIR}/acroread.real':" \ acroread.sed > acroread exeinto ${INSTALLDIR} -- cgit v1.2.3-65-gdbad