summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emulation/mol/mol-0.9.70.ebuild')
-rw-r--r--app-emulation/mol/mol-0.9.70.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/mol/mol-0.9.70.ebuild b/app-emulation/mol/mol-0.9.70.ebuild
index 1a1a6cf2f076..a331a3a0e673 100644
--- a/app-emulation/mol/mol-0.9.70.ebuild
+++ b/app-emulation/mol/mol-0.9.70.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/mol/mol-0.9.70.ebuild,v 1.2 2004/03/22 01:39:51 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/mol/mol-0.9.70.ebuild,v 1.3 2004/05/12 21:58:37 lu_zero Exp $
inherit flag-o-matic
@@ -36,7 +36,7 @@ src_unpack() {
sed -i "s:prefix = /usr/local:prefix = /usr:" Makefile.top || die
sed -i "s#VENDOR :=#VENDOR := -gentoo#" Makefile.top || die
-
+ epatch ${FILESDIR}/${P}-makefile-fix.patch
}
src_compile() {