From: Benda Xu Date: Tue, 26 Jul 2016 08:59:51 +0000 (+0900) Subject: dev-lang/ghc: Prefixify STAGE0_AR. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=77b887acb894169e0c983b010dc43388f3c55b14;p=gentoo.git dev-lang/ghc: Prefixify STAGE0_AR. Bug: 540168 Package-Manager: portage-2.3.0 --- diff --git a/dev-lang/ghc/ghc-7.10.3.ebuild b/dev-lang/ghc/ghc-7.10.3.ebuild index 9721ed4fb10f..78ebfbf12d46 100644 --- a/dev-lang/ghc/ghc-7.10.3.ebuild +++ b/dev-lang/ghc/ghc-7.10.3.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$ @@ -16,7 +16,7 @@ if [[ ${CTARGET} = ${CHOST} ]] ; then fi inherit autotools bash-completion-r1 eutils flag-o-matic ghc-package -inherit multilib pax-utils toolchain-funcs versionator +inherit multilib pax-utils toolchain-funcs versionator prefix DESCRIPTION="The Glasgow Haskell Compiler" HOMEPAGE="http://www.haskell.org/ghc/" @@ -322,6 +322,7 @@ relocate_ghc() { "${WORKDIR}/usr/bin/$(cross)runghc-${GHC_PV}" \ "$gp_back" \ || die "Adding LD_LIBRARY_PATH for wrappers failed" + hprefixify "${bin_libpath}"/${PN}*/settings fi # regenerate the binary package cache