summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-cluster/resource-agents/resource-agents-3.9.6.ebuild')
-rw-r--r--sys-cluster/resource-agents/resource-agents-3.9.6.ebuild5
1 files changed, 1 insertions, 4 deletions
diff --git a/sys-cluster/resource-agents/resource-agents-3.9.6.ebuild b/sys-cluster/resource-agents/resource-agents-3.9.6.ebuild
index 70c075ce6545..fbd5e99fe38e 100644
--- a/sys-cluster/resource-agents/resource-agents-3.9.6.ebuild
+++ b/sys-cluster/resource-agents/resource-agents-3.9.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -36,11 +36,8 @@ src_prepare() {
src_configure() {
econf \
- --disable-dependency-tracking \
--disable-fatal-warnings \
--localstatedir=/var \
- --docdir=/usr/share/doc/${PF} \
- --libdir=/usr/$(get_libdir) \
--with-ocf-root=/usr/$(get_libdir)/ocf \
$(use_enable doc) \
$(use_enable libnet)