diff options
Diffstat (limited to 'app-editors/jed/jed-0.99.14-r1.ebuild')
-rw-r--r-- | app-editors/jed/jed-0.99.14-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/jed/jed-0.99.14-r1.ebuild b/app-editors/jed/jed-0.99.14-r1.ebuild index f658209d59c1..e06e8c7864ee 100644 --- a/app-editors/jed/jed-0.99.14-r1.ebuild +++ b/app-editors/jed/jed-0.99.14-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/jed/jed-0.99.14-r1.ebuild,v 1.12 2003/09/18 22:28:57 zul Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/jed/jed-0.99.14-r1.ebuild,v 1.13 2003/10/01 11:39:33 aliz Exp $ IUSE="X gpm" @@ -61,7 +61,7 @@ src_install () { cd ${S}/info rm info.info - patch < ${FILESDIR}/jed.info.diff || die + epatch ${FILESDIR}/jed.info.diff cd ${S} insinto /usr/share/info |