From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-chemistry/phenix-bin/
Date: Wed, 9 Sep 2015 08:11:30 +0000 (UTC) [thread overview]
Message-ID: <1441785701.14d849851ea431ae63d52f29fe604675f66a4ca7.jlec@gentoo> (raw)
commit: 14d849851ea431ae63d52f29fe604675f66a4ca7
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 9 08:01:41 2015 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed Sep 9 08:01:41 2015 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=14d84985
sci-chemistry/phenix-bin: Fix path correction
Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
sci-chemistry/phenix-bin/phenix-bin-1.10.2155.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sci-chemistry/phenix-bin/phenix-bin-1.10.2155.ebuild b/sci-chemistry/phenix-bin/phenix-bin-1.10.2155.ebuild
index 9b5e811..90c185e 100644
--- a/sci-chemistry/phenix-bin/phenix-bin-1.10.2155.ebuild
+++ b/sci-chemistry/phenix-bin/phenix-bin-1.10.2155.ebuild
@@ -70,7 +70,7 @@ RESTRICT="fetch"
QA_PREBUILT="opt/phenix-${MY_PV}/.*"
-S="${WORKDIR}"/${MY_P}-intel-linux-2.6-x86_64-centos6/
+S="${WORKDIR}"/${MY_P}-intel-linux-2.6-x86_64-centos6
pkg_nofetch() {
elog "Please visit"
@@ -94,6 +94,7 @@ src_compile() {
}
src_install() {
+ find "${S}/foo" -type f -name "*.pyc" -delete || die
sed \
-e "s:${S}/foo:${EPREFIX}/opt:g" \
-i \
@@ -103,7 +104,6 @@ src_install() {
foo/phenix-${MY_PV}/base/etc/{gtk*,pango}/* \
foo/phenix-${MY_PV}/phenix_env* \
|| die
-
dodir /opt
mv "${S}/foo/phenix-${MY_PV}" "${ED}/opt/" || die
next reply other threads:[~2015-09-09 8:11 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-09 8:11 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-03-26 14:45 [gentoo-commits] proj/sci:master commit in: sci-chemistry/phenix-bin/ Justin Lecher
2015-09-09 7:11 Justin Lecher
2015-08-05 13:35 Justin Lecher
2015-08-03 12:31 Justin Lecher
2015-06-22 10:58 Justin Lecher
2014-11-14 11:41 Justin Lecher
2014-05-13 10:04 Justin Lecher
2014-05-06 16:44 Justin Lecher
2014-02-25 12:08 Justin Lecher
2013-10-09 19:04 Justin Lecher
2013-08-13 22:20 Nicolas Bock
2013-06-04 11:59 Justin Lecher
2013-03-21 6:54 Justin Lecher
2013-01-17 7:44 Justin Lecher
2012-11-14 15:20 Justin Lecher
2012-11-14 14:41 Justin Lecher
2012-10-09 14:15 Justin Lecher
2012-09-21 6:10 Justin Lecher
2012-09-21 6:00 Justin Lecher
2012-09-21 6:00 Justin Lecher
2012-09-20 12:39 Justin Lecher
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=1441785701.14d849851ea431ae63d52f29fe604675f66a4ca7.jlec@gentoo \
--to=jlec@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