Gentoo Archives: gentoo-commits

From: Justin Lecher <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/spm/
Date: Wed, 17 Feb 2016 14:02:52
Message-Id: 1455676315.1aed578e432202c425de14419aace8497ad27b6f.jlec@gentoo
1 commit: 1aed578e432202c425de14419aace8497ad27b6f
2 Author: Horea Christian <h.chr <AT> mail <DOT> ru>
3 AuthorDate: Wed Feb 17 02:31:55 2016 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 17 02:31:55 2016 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=1aed578e
7
8 sci-biology/spm: corrected sourcedir path
9
10 Package-Manager: portage-2.2.27
11
12 sci-biology/spm/spm-12_p6470.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-biology/spm/spm-12_p6470.ebuild b/sci-biology/spm/spm-12_p6470.ebuild
16 index 8a5c230..3e417c2 100644
17 --- a/sci-biology/spm/spm-12_p6470.ebuild
18 +++ b/sci-biology/spm/spm-12_p6470.ebuild
19 @@ -20,7 +20,7 @@ DEPEND="${RDEPEND}
20 app-arch/unzip
21 "
22
23 -S="${WORKDIR}/${PN}${PV}/src"
24 +S="${WORKDIR}/${PN}${MY_PV}/src"
25
26 src_prepare() {
27 emake distclean PLATFORM=octave