diff options
Diffstat (limited to 'sys-cluster/pacemaker/pacemaker-1.1.19.ebuild')
-rw-r--r-- | sys-cluster/pacemaker/pacemaker-1.1.19.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sys-cluster/pacemaker/pacemaker-1.1.19.ebuild b/sys-cluster/pacemaker/pacemaker-1.1.19.ebuild index eea845a19fe1..0c8299ce0378 100644 --- a/sys-cluster/pacemaker/pacemaker-1.1.19.ebuild +++ b/sys-cluster/pacemaker/pacemaker-1.1.19.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -51,9 +51,7 @@ src_configure() { fi # appends lib to localstatedir automatically econf \ - --libdir=/usr/$(get_libdir) \ --localstatedir=/var \ - --disable-dependency-tracking \ --disable-fatal-warnings \ $(use_with acl) \ --without-cs-quorum \ |