sys-libs/zlib: fix zlib.pc generation for mingw-64
authorMarty Plummer <ntzrmtthihu777@gmail.com>
Mon, 29 May 2017 18:42:57 +0000 (13:42 -0500)
committerLars Wendler <polynomial-c@gentoo.org>
Tue, 30 May 2017 08:09:14 +0000 (10:09 +0200)
commit83da68b1c768ca8c10918dfa287a35b845febaad
tree3d723f6c59caaaa525b507de5072616fa0a40932
parent9cb12bf8e5d1d2f709ff61d4fcfd11fa8cb62f93
sys-libs/zlib: fix zlib.pc generation for mingw-64

Without this change two zlib.pc files are built on mingw-w64,
one in /usr/share/pkgconfig with the correct values and one in
/usr/lib/pkgconfig with incorrect path values pointing to the
build dir.

This places zlib.pc in a location mirroring the native install
and corrects the values.

Package-Manager: Portage-2.3.6, Repoman-2.3.2
Closes: https://github.com/gentoo/gentoo/pull/4803
sys-libs/zlib/zlib-1.2.11.ebuild