summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2009-07-27 19:39:02 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2009-07-27 19:39:02 +0000
commit618faa44de8893373b35e7a7d6e982190aa73710 (patch)
tree3c7fb748a550346b0fc8921047295cef9e346cdf /sys-cluster
parentold, still using bindnow-flags (diff)
downloadgentoo-2-618faa44de8893373b35e7a7d6e982190aa73710.tar.gz
gentoo-2-618faa44de8893373b35e7a7d6e982190aa73710.tar.bz2
gentoo-2-618faa44de8893373b35e7a7d6e982190aa73710.zip
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)
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/heartbeat/heartbeat-2.0.7-r2.ebuild4
1 files changed, 1 insertions, 3 deletions
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 \