From ffcd38e7d281a84821df62a23b4b30ea729db200 Mon Sep 17 00:00:00 2001 From: Benda Xu Date: Tue, 25 Oct 2016 10:05:30 +0900 Subject: sys-devel/autoconf: trivial Prefix update. Package-Manager: portage-2.3.0 --- sys-devel/autoconf/autoconf-2.13.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sys-devel/autoconf/autoconf-2.13.ebuild') diff --git a/sys-devel/autoconf/autoconf-2.13.ebuild b/sys-devel/autoconf/autoconf-2.13.ebuild index aa6636af8e34..2093cb306e5a 100644 --- a/sys-devel/autoconf/autoconf-2.13.ebuild +++ b/sys-devel/autoconf/autoconf-2.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -51,7 +51,7 @@ src_configure() { ac_cv_prog_AWK="${prepend}awk" \ LC_ALL=C \ econf \ - --exec-prefix=/usr \ - --bindir=/usr/bin \ + --exec-prefix="${EPREFIX}"/usr \ + --bindir="${EPREFIX}"/usr/bin \ --program-suffix="-${PV}" } -- cgit v1.2.3