summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/tkman/tkman-2.2.ebuild')
-rw-r--r--app-text/tkman/tkman-2.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/tkman/tkman-2.2.ebuild b/app-text/tkman/tkman-2.2.ebuild
index b4acf2fabcf0..7372a01b7f80 100644
--- a/app-text/tkman/tkman-2.2.ebuild
+++ b/app-text/tkman/tkman-2.2.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-text/tkman/tkman-2.2.ebuild,v 1.2 2004/02/22 20:07:28 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/tkman/tkman-2.2.ebuild,v 1.3 2004/02/29 18:10:26 aliz Exp $
DESCRIPTION="TkMan man and info page browser"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
@@ -17,7 +17,7 @@ DEPEND=">=app-text/rman-3.1
src_unpack() {
unpack ${A}
cd ${WORKDIR}
- patch -p0 <${FILESDIR}/${PF}-gentoo.diff || die
+ epatch ${FILESDIR}/${PF}-gentoo.diff
}
src_compile() {