summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-shells/ksh/ksh-93.20060214-r1.ebuild')
-rw-r--r--app-shells/ksh/ksh-93.20060214-r1.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/app-shells/ksh/ksh-93.20060214-r1.ebuild b/app-shells/ksh/ksh-93.20060214-r1.ebuild
index 1edf88a18ab4..28565b1a6e52 100644
--- a/app-shells/ksh/ksh-93.20060214-r1.ebuild
+++ b/app-shells/ksh/ksh-93.20060214-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/ksh/ksh-93.20060214-r1.ebuild,v 1.1 2006/05/12 03:00:40 cretin Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/ksh/ksh-93.20060214-r1.ebuild,v 1.2 2006/05/12 14:27:56 cretin Exp $
inherit eutils flag-o-matic toolchain-funcs
@@ -37,7 +37,6 @@ src_unpack() {
# `package read` will unpack any tarballs put in place.
${S}/bin/package read || die
- epatch ${FILESDIR}/ksh-20041225-gcc4.patch
epatch ${FILESDIR}/ksh-20050202-uname.patch
epatch ${FILESDIR}/ksh-20060124-syntax.patch
}