From 618faa44de8893373b35e7a7d6e982190aa73710 Mon Sep 17 00:00:00 2001 From: Samuli Suominen Date: Mon, 27 Jul 2009 19:39:02 +0000 Subject: Fix old version as well. Last one in Portage that's using this flag. Close 226935 once and for all. (Portage version: 2.2_rc33/cvs/Linux x86_64) --- sys-cluster/heartbeat/heartbeat-2.0.7-r2.ebuild | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'sys-cluster') diff --git a/sys-cluster/heartbeat/heartbeat-2.0.7-r2.ebuild b/sys-cluster/heartbeat/heartbeat-2.0.7-r2.ebuild index 8a8e2b376288..9f544a5e1372 100644 --- a/sys-cluster/heartbeat/heartbeat-2.0.7-r2.ebuild +++ b/sys-cluster/heartbeat/heartbeat-2.0.7-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/heartbeat/heartbeat-2.0.7-r2.ebuild,v 1.7 2008/04/19 23:09:01 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/heartbeat/heartbeat-2.0.7-r2.ebuild,v 1.8 2009/07/27 19:39:02 ssuominen Exp $ inherit flag-o-matic eutils @@ -52,8 +52,6 @@ src_unpack() { } src_compile() { - append-ldflags $(bindnow-flags) - ./configure --prefix=/usr \ --mandir=/usr/share/man \ --sysconfdir=/etc \ -- cgit v1.2.3-65-gdbad