summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlastair Tse <liquidx@gentoo.org>2004-09-27 09:09:53 +0000
committerAlastair Tse <liquidx@gentoo.org>2004-09-27 09:09:53 +0000
commit9ea349251666321f70acd9872b70c7e76fa289f3 (patch)
tree8fdde1da327b5d5662e7c08eb42306672ea1994a /app-editors/jed/jed-0.99.16-r2.ebuild
parentcorrected mime-tools cdep (Manifest recommit) (diff)
downloadgentoo-2-9ea349251666321f70acd9872b70c7e76fa289f3.tar.gz
gentoo-2-9ea349251666321f70acd9872b70c7e76fa289f3.tar.bz2
gentoo-2-9ea349251666321f70acd9872b70c7e76fa289f3.zip
use epatch instead of patch during src_install
Diffstat (limited to 'app-editors/jed/jed-0.99.16-r2.ebuild')
-rw-r--r--app-editors/jed/jed-0.99.16-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/jed/jed-0.99.16-r2.ebuild b/app-editors/jed/jed-0.99.16-r2.ebuild
index fdf7483ec6e3..4fc3b496d2e7 100644
--- a/app-editors/jed/jed-0.99.16-r2.ebuild
+++ b/app-editors/jed/jed-0.99.16-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/jed/jed-0.99.16-r2.ebuild,v 1.8 2004/06/30 02:09:29 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/jed/jed-0.99.16-r2.ebuild,v 1.9 2004/09/27 09:09:53 liquidx Exp $
inherit eutils
@@ -74,7 +74,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