diff --git a/dev-lang/ghc/ghc-7.10.3.ebuild b/dev-lang/ghc/ghc-7.10.3.ebuild index 9721ed4..8ba3ce0 100644 --- a/dev-lang/ghc/ghc-7.10.3.ebuild +++ b/dev-lang/ghc/ghc-7.10.3.ebuild @@ -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 "${WORKDIR}"/usr/$(get_libdir)/${P}/settings fi # regenerate the binary package cache