From: "Martin Mokrejs" <mmokrejs@fold.natur.cuni.cz>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/proovread/
Date: Sun, 1 Apr 2018 22:17:50 +0000 (UTC) [thread overview]
Message-ID: <1522621062.b1d6d2c3fc9cb4a1d918d0fb3424be2228b8e825.mmokrejs@gentoo> (raw)
commit: b1d6d2c3fc9cb4a1d918d0fb3424be2228b8e825
Author: Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
AuthorDate: Sun Apr 1 22:17:42 2018 +0000
Commit: Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
CommitDate: Sun Apr 1 22:17:42 2018 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=b1d6d2c3
sci-biology/proovread: call perl_domodule to install *.pm files
Package-Manager: Portage-2.3.27, Repoman-2.3.9
sci-biology/proovread/proovread-9999.ebuild | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/sci-biology/proovread/proovread-9999.ebuild b/sci-biology/proovread/proovread-9999.ebuild
index 11a78d2f8..5165ae6dd 100644
--- a/sci-biology/proovread/proovread-9999.ebuild
+++ b/sci-biology/proovread/proovread-9999.ebuild
@@ -5,6 +5,8 @@ EAPI=6
[ "$PV" == "9999" ] && inherit git-r3
+inherit perl-functions toolchain-funcs
+
DESCRIPTION="Error correct PacBio subreads using Illumina reads"
HOMEPAGE="https://github.com/BioInf-Wuerzburg/proovread"
if [ "$PV" == "9999" ]; then
@@ -39,6 +41,8 @@ src_install(){
dobin bin/SeqFilter
cd ../../util/SeqChunker || die
dobin bin/*
+ cd ../../lib || die
+ perl_domodule -r -C ${PN} *
# cd ../util/blasr-1.3.1 || die
# dobin blasr
# dodoc LICENSE.txt
next reply other threads:[~2018-04-01 22:17 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-01 22:17 Martin Mokrejs [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-05-02 12:15 [gentoo-commits] proj/sci:master commit in: sci-biology/proovread/ Andrew Ammerlaan
2021-03-20 11:03 Andrew Ammerlaan
2021-01-10 14:04 Andrew Ammerlaan
2018-04-02 20:26 Justin Lecher
2018-04-01 21:49 Martin Mokrejs
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1522621062.b1d6d2c3fc9cb4a1d918d0fb3424be2228b8e825.mmokrejs@gentoo \
--to=mmokrejs@fold.natur.cuni.cz \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox