commit: cffccad4dc870c3daaa38679921817149fdc7af5
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Thu Mar 18 18:45:53 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Thu Mar 18 18:45:53 2021 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=cffccad4
sci-biology/jtreeview-bin: use perl_domodule
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
sci-biology/jtreeview-bin/jtreeview-bin-1.2.0.ebuild | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/sci-biology/jtreeview-bin/jtreeview-bin-1.2.0.ebuild
b/sci-biology/jtreeview-bin/jtreeview-bin-1.2.0.ebuild
index 84775e537..fe8fef44a 100644
--- a/sci-biology/jtreeview-bin/jtreeview-bin-1.2.0.ebuild
+++ b/sci-biology/jtreeview-bin/jtreeview-bin-1.2.0.ebuild
@@ -35,9 +35,8 @@ src_install(){
doins plugins/*.jar
cd ../helper-scripts-0.0.2 || die
perl_set_version
- insinto "${VENDOR_LIB}"
- doins *.pm
- dobin *.pl
+ perl_domodule *.pm
+ perl_domodule *.pl
insinto /usr/share/"${PN}"/examples
doins blues.color
newdoc README README.helper-scripts