mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-16 02:23:16 -04:00
dev-python/pure-protobuf: fix package installation
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Maciej Barć <xgqt@protonmail.com>
This commit is contained in:
@@ -26,5 +26,7 @@ python_install() {
|
||||
# Package installs 'tests' package which is forbidden and likely a bug in the build system.
|
||||
rm -r tests || die
|
||||
|
||||
python_foreach_impl distutils-r1_python_install
|
||||
# Previously it did not actually install any python libs
|
||||
python_foreach_impl esetup.py install
|
||||
python_foreach_impl python_optimize
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user