summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lang/mono')
-rw-r--r--dev-lang/mono/mono-2.2.ebuild5
1 files changed, 1 insertions, 4 deletions
diff --git a/dev-lang/mono/mono-2.2.ebuild b/dev-lang/mono/mono-2.2.ebuild
index 47255e75c91a..cc11e180ad8f 100644
--- a/dev-lang/mono/mono-2.2.ebuild
+++ b/dev-lang/mono/mono-2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-2.2.ebuild,v 1.1 2009/01/18 17:45:22 loki_val Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-2.2.ebuild,v 1.2 2009/01/19 00:26:46 mr_bones_ Exp $
EAPI=2
@@ -46,7 +46,6 @@ src_prepare() {
go-mono_src_prepare
}
-
src_configure() {
# mono's build system is finiky, strip the flags
strip-flags
@@ -103,8 +102,6 @@ src_install() {
dosym nunit-console "${nunit_dir}"/nunit-console2
}
-
-
# NOTICE: THE COPYRIGHT FILES IN THE TARBALL ARE UNCLEAR!
# WHENEVER YOU THINK SOMETHING IS GPL-2+, IT'S ONLY GPL-2
# UNLESS MIGUEL DE ICAZA HIMSELF SAYS OTHERWISE.