public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-chemistry/coot/
Date: Tue, 15 Sep 2015 13:48:58 +0000 (UTC)	[thread overview]
Message-ID: <1442324891.1c66c1242c2e083f35b815e42c00d09e872ce6ce.jlec@gentoo> (raw)

commit:     1c66c1242c2e083f35b815e42c00d09e872ce6ce
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 15 13:48:11 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Tue Sep 15 13:48:11 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=1c66c124

sci-chemistry/coot: Fix PYTHONPATH during test

Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 sci-chemistry/coot/coot-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-chemistry/coot/coot-9999.ebuild b/sci-chemistry/coot/coot-9999.ebuild
index d6b0be9..c76273d 100644
--- a/sci-chemistry/coot/coot-9999.ebuild
+++ b/sci-chemistry/coot/coot-9999.ebuild
@@ -137,7 +137,7 @@ src_test() {
 	export COOT_PIXMAPS_DIR="${S}/pixmaps/"
 	export COOT_DATA_DIR="${S}/"
 	export COOT_PYTHON_DIR="${S}/python/"
-	export PYTHONPATH="${COOT_PYTHON_DIR}:${PYTHONPATH}"
+	export PYTHONPATH="${COOT_PYTHON_DIR}:${S}/src:${PYTHONPATH}"
 	export PYTHONHOME="${EPREFIX}"/usr/
 	export CCP4_SCR="${T}"/coot_test/
 	export CLIBD_MON="${EPREFIX}/usr/share/data/monomers/"


             reply	other threads:[~2015-09-15 13:49 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-15 13:48 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-10-27 21:16 [gentoo-commits] proj/sci:master commit in: sci-chemistry/coot/ Justin Lecher
2016-02-14 15:07 Justin Lecher
2015-09-25  9:43 Justin Lecher
2014-06-08  8:33 Justin Lecher
2013-09-20  9:48 Justin Lecher
2013-08-28  8:17 Justin Lecher
2013-06-02 13:43 Justin Lecher
2013-05-29 16:05 Justin Lecher
2013-05-29 16:05 Justin Lecher
2012-01-17  9:37 Justin Lecher
2012-01-10  9:30 Justin Lecher
2011-10-11 20:50 Justin Lecher
2011-10-11 20:50 Justin Lecher
2011-06-24 17:09 Justin Lecher
2011-05-03 20:01 Justin Lecher
2011-03-07 12:01 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=1442324891.1c66c1242c2e083f35b815e42c00d09e872ce6ce.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