From: "Andrew Ammerlaan" <andrewammerlaan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: sci-biology/geneathome/
Date: Mon, 24 May 2021 07:31:46 +0000 (UTC) [thread overview]
Message-ID: <1621710412.9416908e00d4d16ddc42a5e138b4fbbf65e467bc.andrewammerlaan@gentoo> (raw)
commit: 9416908e00d4d16ddc42a5e138b4fbbf65e467bc
Author: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Sat May 22 18:02:36 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Sat May 22 19:06:52 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9416908e
sci-biology/geneathome: fix unpack
Closes: https://bugs.gentoo.org/791409
Signed-off-by: Anna Vyalkova <cyber+gentoo <AT> sysrq.in>
sci-biology/geneathome/geneathome-1.10.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sci-biology/geneathome/geneathome-1.10.ebuild b/sci-biology/geneathome/geneathome-1.10.ebuild
index 10a169916..1c7b336d6 100644
--- a/sci-biology/geneathome/geneathome-1.10.ebuild
+++ b/sci-biology/geneathome/geneathome-1.10.ebuild
@@ -15,7 +15,7 @@ DESCRIPTION="BOINC application for expanding Gene Regulatory Networks (GRN)"
HOMEPAGE="http://gene.disi.unitn.it/test/genehome https://bitbucket.org/francesco-asnicar/pc-boinc"
SRC_URI="https://github.com/BOINC/boinc/archive/client_release/${BOINC_RELEASE}/${BOINC_VER}.tar.gz -> boinc-${BOINC_VER}.tar.gz
https://bitbucket.org/francesco-asnicar/${MY_PN}/get/${COMMIT}.tar.gz -> ${P}.tar.gz"
-S="${WORKDIR}/boinc-client_release-${BOINC_RELEASE}-${BOINC_VER}/samples/francesco-asnicar-${MY_PN}-${COMMIT}"
+S="${WORKDIR}/boinc-client_release-${BOINC_RELEASE}-${BOINC_VER}/samples/${PN}"
LICENSE="sunpro public-domain"
SLOT="0"
@@ -34,7 +34,7 @@ DOCS=( Readme.md )
src_unpack() {
default
- mv "${WORKDIR}/francesco-asnicar-${MY_PN}-${COMMIT}" "${S}" || die
+ mv "${WORKDIR}"/francesco-asnicar-* "${S}" || die
}
src_prepare() {
next reply other threads:[~2021-05-24 7:31 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-24 7:31 Andrew Ammerlaan [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-07-26 14:05 [gentoo-commits] repo/proj/guru:master commit in: sci-biology/geneathome/ Andrew Ammerlaan
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=1621710412.9416908e00d4d16ddc42a5e138b4fbbf65e467bc.andrewammerlaan@gentoo \
--to=andrewammerlaan@gentoo.org \
--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