dev-python/pillow: fix broken build process
authorVirgil Dupras <vdupras@gentoo.org>
Fri, 20 Jul 2018 19:32:32 +0000 (15:32 -0400)
committerVirgil Dupras <vdupras@gentoo.org>
Fri, 20 Jul 2018 19:32:32 +0000 (15:32 -0400)
commit81e465561bd76a45d2da3cf57293c58649f9198b
treea8b6270dda7588315a4fc09999a5f9176cb2bf33
parent62e8ab49a9864090d0cae51747b1cc2f28322356
dev-python/pillow: fix broken build process

In 4.3.0 and 5.2.0, we had a broken way of passing flags to Pillow's
build script. Flags would be passed fine in the compile phase, but would
not be passed at all at the install phase, whichwas the equivalent of
not sending flags at all.

I'm committing straight to stable to 4.3.0-r2 because the build process
is broken.

Closes: https://bugs.gentoo.org/661308
Package-Manager: Portage-2.3.43, Repoman-2.3.10
dev-python/pillow/pillow-4.3.0-r2.ebuild
dev-python/pillow/pillow-5.2.0.ebuild