summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2003-10-01 11:39:40 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2003-10-01 11:39:40 +0000
commit67b7b38ab261747e6aa385f1103dd81c7dbd7c81 (patch)
treecb1ae1e6e89fb40684e2787925c07cfea2809c71 /app-editors/elvis/elvis-2.1.4-r1.ebuild
parentfix DEPEND #30033 (diff)
downloadgentoo-2-67b7b38ab261747e6aa385f1103dd81c7dbd7c81.tar.gz
gentoo-2-67b7b38ab261747e6aa385f1103dd81c7dbd7c81.tar.bz2
gentoo-2-67b7b38ab261747e6aa385f1103dd81c7dbd7c81.zip
epatch, sed and changelog fixes
Diffstat (limited to 'app-editors/elvis/elvis-2.1.4-r1.ebuild')
-rw-r--r--app-editors/elvis/elvis-2.1.4-r1.ebuild12
1 files changed, 5 insertions, 7 deletions
diff --git a/app-editors/elvis/elvis-2.1.4-r1.ebuild b/app-editors/elvis/elvis-2.1.4-r1.ebuild
index ad14289f4acf..2d11780fd433 100644
--- a/app-editors/elvis/elvis-2.1.4-r1.ebuild
+++ b/app-editors/elvis/elvis-2.1.4-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/elvis/elvis-2.1.4-r1.ebuild,v 1.16 2003/08/05 15:08:25 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/elvis/elvis-2.1.4-r1.ebuild,v 1.17 2003/10/01 11:39:33 aliz Exp $
inherit eutils
@@ -8,7 +8,7 @@ MY_P="${PN}-2.1_4"
S=${WORKDIR}/${MY_P}
DESCRIPTION="A vi/ex clone"
HOMEPAGE="ftp://ftp.cs.pdx.edu/pub/elvis/"
-SRC_URI="ftp://ftp.cs.pdx.edu/pub/${PN}/${MY_P}.tar.gz"
+SRC_URI="ftp://ftp.cs.pdx.edu/pub/elvis/${MY_P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
@@ -47,13 +47,11 @@ src_compile() {
}
src_install() {
- cp instman.sh instman.sh.orig
- sed -e "s:/usr/man:${D}/usr/share/man:g" instman.sh.orig > instman.sh
+ sed -i -e "s:/usr/man:${D}/usr/share/man:g" instman.sh
- cp insticon.sh insticon.sh.orig
- sed -e "s:^xinc=.*$:xinc=${D}/usr/include:" \
+ sed -i -e "s:^xinc=.*$:xinc=${D}/usr/include:" \
-e "s:^xlib=.*$:xlib=${D}/usr/lib:" \
- insticon.sh.orig > insticon.sh
+ insticon.sh
dodir /usr/bin
dodir /usr/share/man/man1