mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
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:
committed by
Patrick McLean
parent
90208bb85c
commit
04fe19752d
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user