dev-util/mingw64-runtime: prefixify build
authorMarty E. Plummer <hanetzer@protonmail.com>
Fri, 29 Dec 2017 05:52:43 +0000 (23:52 -0600)
committerSergei Trofimovich <slyfox@gentoo.org>
Fri, 29 Dec 2017 11:45:07 +0000 (11:45 +0000)
commite579457fd49eef426c8cc4d6170cf83b9a42328f
tree781735039893a629137f4f9ac0925c471f25d41f
parent66cdca4a0b121ae77b2530b080e414f96569206a
dev-util/mingw64-runtime: prefixify build

Currently building a mingw-w64 toolchain inside of gentoo prefix with
crossdev will fail, due to installing files outside of the prefix. Added
${EPREFIX} where apropriate fixed this issue.

Tested in a prefix with toolchain x86_64-w64-mingw32, and tested on bare
gentoo with x86_64-w64-mingw32 & i686-w64-mingw32.

Package-Manager: Portage-2.3.19, Repoman-2.3.6
Closes: https://github.com/gentoo/gentoo/pull/6675
dev-util/mingw64-runtime/mingw64-runtime-5.0.3-r1.ebuild [new file with mode: 0644]