diff options
Diffstat (limited to 'dev-lang/mosml')
-rw-r--r-- | dev-lang/mosml/mosml-2.01-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-lang/mosml/mosml-2.01-r1.ebuild b/dev-lang/mosml/mosml-2.01-r1.ebuild index b152d41f2041..e65c911e366b 100644 --- a/dev-lang/mosml/mosml-2.01-r1.ebuild +++ b/dev-lang/mosml/mosml-2.01-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/mosml/mosml-2.01-r1.ebuild,v 1.5 2010/04/06 09:13:55 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mosml/mosml-2.01-r1.ebuild,v 1.6 2010/04/06 15:17:05 mr_bones_ Exp $ EAPI="3" @@ -20,7 +20,6 @@ RDEPEND="" S="${WORKDIR}/${PN}/src" - src_prepare() { epatch "${FILESDIR}/${P}-malloc.patch" #154859 |