dev-libs/botan: Fix installation of Python module
authorSam James (sam_c) <sam@cmpct.info>
Thu, 14 May 2020 21:04:38 +0000 (21:04 +0000)
committerAaron Bauman <bman@gentoo.org>
Thu, 14 May 2020 23:20:40 +0000 (19:20 -0400)
commit8ea48e596ac85a4216b159d9c045cf7d0bf3c633
tree9169dc4ffd5eff418fb48193b3a5a158e280bdbe
parentf333fc13377fde297380e81822256456bee5bd58
dev-libs/botan: Fix installation of Python module

It's not clear to me how this worked in the past,
but that doesn't matter now.

We now disable the autoinstall of the Python module
and install it ourselves; previously the build
system was trying to be smart and place it where
the other libs go.

Closes: https://bugs.gentoo.org/723096
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c) <sam@cmpct.info>
Closes: https://github.com/gentoo/gentoo/pull/15796
Signed-off-by: Aaron Bauman <bman@gentoo.org>
dev-libs/botan/botan-2.14.0-r1.ebuild [new file with mode: 0644]