summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-cluster/cman/cman-1.04.00.ebuild')
-rw-r--r--sys-cluster/cman/cman-1.04.00.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-cluster/cman/cman-1.04.00.ebuild b/sys-cluster/cman/cman-1.04.00.ebuild
index 6f7628b52980..7220e0bc3e1d 100644
--- a/sys-cluster/cman/cman-1.04.00.ebuild
+++ b/sys-cluster/cman/cman-1.04.00.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/cman/cman-1.04.00.ebuild,v 1.4 2007/05/26 13:27:34 xmerlin Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/cman/cman-1.04.00.ebuild,v 1.5 2007/07/14 22:18:04 mr_bones_ Exp $
inherit eutils
@@ -30,7 +30,6 @@ src_unpack() {
epatch ${FILESDIR}/${P}-qdisk-makefile.patch || die
}
-
src_compile() {
./configure || die "configure problem"
emake -j1 || die "compile problem"