public inbox for gentoo-python@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-python@lists.gentoo.org
Cc: python@gentoo.org, java@gentoo.org, "Michał Górny" <mgorny@gentoo.org>
Subject: [gentoo-python] [PATCH jython2.5 ebuild 4/4] Install epython module for python-exec.
Date: Sun,  2 Dec 2012 01:11:12 +0100	[thread overview]
Message-ID: <1354407072-9871-4-git-send-email-mgorny@gentoo.org> (raw)
In-Reply-To: <1354407072-9871-1-git-send-email-mgorny@gentoo.org>

---
 gx86/dev-java/jython/jython-2.5.3-r2.ebuild | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/gx86/dev-java/jython/jython-2.5.3-r2.ebuild b/gx86/dev-java/jython/jython-2.5.3-r2.ebuild
index 751d143..f6c9df4 100644
--- a/gx86/dev-java/jython/jython-2.5.3-r2.ebuild
+++ b/gx86/dev-java/jython/jython-2.5.3-r2.ebuild
@@ -137,4 +137,8 @@ _EOF_
 	# we're keeping it quiet since jython reports errors verbosely
 	# and some of the tests are supposed to trigger compile errors
 	python_optimize "${ED}"/usr/share/jython-${SLOT}/Lib/test &>/dev/null
+
+	# for python-exec
+	echo "EPYTHON='${EPYTHON}'" > epython.py
+	python_domodule epython.py
 }
-- 
1.8.0



      parent reply	other threads:[~2012-12-02  0:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-02  0:11 [gentoo-python] [PATCH jython2.5 ebuild 1/4] Get rid of meaningless python.eclass use Michał Górny
2012-12-02  0:11 ` [gentoo-python] [PATCH jython2.5 ebuild 2/4] Readability Michał Górny
2012-12-02  0:11 ` [gentoo-python] [PATCH jython2.5 ebuild 3/4] use python-utils-r1 to compile not-compiled-already files Michał Górny
2012-12-02  0:11 ` Michał Górny [this message]

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=1354407072-9871-4-git-send-email-mgorny@gentoo.org \
    --to=mgorny@gentoo.org \
    --cc=gentoo-python@lists.gentoo.org \
    --cc=java@gentoo.org \
    --cc=python@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