dev-lang/jsonnet: Use dolib.so rather than exeinto/doexe

Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
This commit is contained in:
Patrick McLean
2019-05-03 10:24:50 -07:00
committed by Patrick McLean
parent 90208bb85c
commit 04fe19752d

View File

@@ -48,10 +48,7 @@ python_test() {
}
src_install() {
# no install target in the Makefile
exeinto /usr/$(get_libdir)
doexe libjsonnet*.so
dolib.so libjsonnet*.so
dobin jsonnet
use python && distutils-r1_src_install