public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Martin Mokrejs" <mmokrejs@fold.natur.cuni.cz>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/trinityrnaseq/
Date: Mon, 11 Apr 2016 19:57:29 +0000 (UTC)	[thread overview]
Message-ID: <1460404473.1f9880950c49a6543a08ca5d285e32b7fb4c4e91.mmokrejs@gentoo> (raw)

commit:     1f9880950c49a6543a08ca5d285e32b7fb4c4e91
Author:     Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
AuthorDate: Mon Apr 11 19:54:33 2016 +0000
Commit:     Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
CommitDate: Mon Apr 11 19:54:33 2016 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=1f988095

sci-biology/trinityrnaseq: use 'rm -rf' when deleting a subdirectory with bundled GAL-0.2.1

Package-Manager: portage-2.2.28

 sci-biology/trinityrnaseq/trinityrnaseq-2.0.6.ebuild | 2 +-
 sci-biology/trinityrnaseq/trinityrnaseq-2.1.1.ebuild | 2 +-
 sci-biology/trinityrnaseq/trinityrnaseq-2.2.0.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sci-biology/trinityrnaseq/trinityrnaseq-2.0.6.ebuild b/sci-biology/trinityrnaseq/trinityrnaseq-2.0.6.ebuild
index 226fa17..88c104f 100644
--- a/sci-biology/trinityrnaseq/trinityrnaseq-2.0.6.ebuild
+++ b/sci-biology/trinityrnaseq/trinityrnaseq-2.0.6.ebuild
@@ -44,7 +44,7 @@ src_install(){
 	dodoc trinity-plugins/fstrozzi-Fastool-7c3e034f05/README.md
 	#
 	insinto /usr/share/"${PN}"/util
-	rm -f trinity-plugins/GAL_0.2.1 util/fasta_tool
+	rm -rf trinity-plugins/GAL_0.2.1 util/fasta_tool
 	doins -r util/*
 	#
 	dobin Inchworm/bin/*

diff --git a/sci-biology/trinityrnaseq/trinityrnaseq-2.1.1.ebuild b/sci-biology/trinityrnaseq/trinityrnaseq-2.1.1.ebuild
index 218e4c3..4a51bdf 100644
--- a/sci-biology/trinityrnaseq/trinityrnaseq-2.1.1.ebuild
+++ b/sci-biology/trinityrnaseq/trinityrnaseq-2.1.1.ebuild
@@ -53,7 +53,7 @@ src_install(){
 	dodoc trinity-plugins/fstrozzi-Fastool-7c3e034f05/README.md
 	#
 	insinto /usr/share/"${PN}"/util
-	rm -f trinity-plugins/GAL_0.2.1 util/fasta_tool
+	rm -rf trinity-plugins/GAL_0.2.1 util/fasta_tool
 	doins -r util/*
 	#
 	dobin Inchworm/bin/*

diff --git a/sci-biology/trinityrnaseq/trinityrnaseq-2.2.0.ebuild b/sci-biology/trinityrnaseq/trinityrnaseq-2.2.0.ebuild
index 218e4c3..4a51bdf 100644
--- a/sci-biology/trinityrnaseq/trinityrnaseq-2.2.0.ebuild
+++ b/sci-biology/trinityrnaseq/trinityrnaseq-2.2.0.ebuild
@@ -53,7 +53,7 @@ src_install(){
 	dodoc trinity-plugins/fstrozzi-Fastool-7c3e034f05/README.md
 	#
 	insinto /usr/share/"${PN}"/util
-	rm -f trinity-plugins/GAL_0.2.1 util/fasta_tool
+	rm -rf trinity-plugins/GAL_0.2.1 util/fasta_tool
 	doins -r util/*
 	#
 	dobin Inchworm/bin/*


             reply	other threads:[~2016-04-11 19:57 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-11 19:57 Martin Mokrejs [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-01-25 10:20 [gentoo-commits] proj/sci:master commit in: sci-biology/trinityrnaseq/ Andrew Ammerlaan
2021-03-18 18:54 Andrew Ammerlaan
2018-04-21 18:56 Martin Mokrejs
2017-01-10  1:04 Martin Mokrejs
2016-12-07 17:51 Martin Mokrejs
2016-12-01 15:57 Martin Mokrejs
2016-04-11 19:46 Martin Mokrejs
2016-01-05  8:55 Marius Brehler
2016-01-05  8:54 Marius Brehler
2015-12-31 21:22 Martin Mokrejs
2015-06-06 10:23 Justin Lecher
2015-05-02 16:29 Martin Mokrejs
2015-04-30 22:48 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=1460404473.1f9880950c49a6543a08ca5d285e32b7fb4c4e91.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