summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-07-14 22:18:04 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-07-14 22:18:04 +0000
commit796dca4b446888cd483bf12600f6d63a443a1abf (patch)
tree5c71d9a77f7b44f4e6ce8a5fda7d467bf439cea5 /sys-cluster/cman/cman-1.03.00.ebuild
parentStable on amd64 (diff)
downloadhistorical-796dca4b446888cd483bf12600f6d63a443a1abf.tar.gz
historical-796dca4b446888cd483bf12600f6d63a443a1abf.tar.bz2
historical-796dca4b446888cd483bf12600f6d63a443a1abf.zip
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'sys-cluster/cman/cman-1.03.00.ebuild')
-rw-r--r--sys-cluster/cman/cman-1.03.00.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-cluster/cman/cman-1.03.00.ebuild b/sys-cluster/cman/cman-1.03.00.ebuild
index 2eb209b2b045..e8420fcf45db 100644
--- a/sys-cluster/cman/cman-1.03.00.ebuild
+++ b/sys-cluster/cman/cman-1.03.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.03.00.ebuild,v 1.5 2007/05/12 13:18:52 xmerlin Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/cman/cman-1.03.00.ebuild,v 1.6 2007/07/14 22:18:04 mr_bones_ Exp $
inherit eutils
@@ -30,7 +30,6 @@ src_unpack() {
epatch ${FILESDIR}/${PN}-1.03.00-qdisk-makefile.patch || die
}
-
src_compile() {
./configure || die "configure problem"
emake -j1 || die "compile problem"