From: "Alexey Shvetsov" <alexxy@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: dev-tex/pythontex/
Date: Thu, 7 Nov 2013 20:05:15 +0000 (UTC) [thread overview]
Message-ID: <1381394194.15c28cdceb3d5e24c6f5be9557594e814b09bef1.alexxy@gentoo> (raw)
commit: 15c28cdceb3d5e24c6f5be9557594e814b09bef1
Author: Horea Christian <h.chr <AT> mail <DOT> ru>
AuthorDate: Thu Oct 10 08:36:34 2013 +0000
Commit: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Thu Oct 10 08:36:34 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=15c28cdc
Still trying to get my environment variables to work
---
dev-tex/pythontex/pythontex-0.12.ebuild | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/dev-tex/pythontex/pythontex-0.12.ebuild b/dev-tex/pythontex/pythontex-0.12.ebuild
index 2a56ed0..cc20d1c 100644
--- a/dev-tex/pythontex/pythontex-0.12.ebuild
+++ b/dev-tex/pythontex/pythontex-0.12.ebuild
@@ -43,7 +43,7 @@ src_compile() {
src_install() {
python_optimize .
if python_is_python3; then
- python_scriptinto /usr/share/texmf-site/scripts/pythontex/
+ python_scriptinto /usr/share/texmf-site/scripts/${PN}/
python_newscript pythontex3.py pythontex.py
python_newscript depythontex3.py depythontex.py
insinto /usr/share/texmf-site/scripts/${PN}/
@@ -51,7 +51,7 @@ src_install() {
fi
if ! python_is_python3; then
- python_scriptinto /usr/share/texmf-site/scripts/pythontex/
+ python_scriptinto /usr/share/texmf-site/scripts/${PN}/
python_newscript pythontex2.py pythontex.py
python_doscript pythontex_2to3.py
python_newscript depythontex2.py depythontex.py
@@ -59,9 +59,9 @@ src_install() {
doins "${S}"/${PN}2.py
fi
- insinto /usr/share/texmf-site/scripts/pythontex/
- dolib "${S}"/pythontex_engines.py
- dolib "${S}"/pythontex_utils.py
+ python_moduleinto /usr/share/texmf-site/scripts/pythontex/
+ python_domodule "${S}"/pythontex_engines.py
+ python_domodule "${S}"/pythontex_utils.py
insinto /usr/share/texmf-site/tex/latex/pythontex/
doins "${S}"/pythontex.sty
@@ -75,9 +75,9 @@ src_install() {
latex-package_src_install
- #dosym /usr/share/texmf-site/scripts/${PN}/${PN}.py /usr/bin/${PN}
+ #which env-updatedosym /usr/share/texmf-site/scripts/${PN}/${PN}.py /usr/bin/${PN}
- echo "LDPATH=/usr/share/texmf-site/scripts/pythontex/" >> "${T}"/99${PN} || die "Can't write environment variable."
+ echo "PATH=/usr/share/texmf-site/scripts/pythontex/" >> "${T}"/99${PN} || die "Can't write environment variable."
doenvd "${T}"/99${PN}
dodoc README
next reply other threads:[~2013-11-07 20:05 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-07 20:05 Alexey Shvetsov [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-03-31 5:18 [gentoo-commits] proj/sci:master commit in: dev-tex/pythontex/ Horea Christian
2020-02-10 0:15 Benda XU
2017-03-16 19:35 Justin Lecher
2015-12-08 14:52 Marius Brehler
2015-12-08 14:52 Marius Brehler
2015-06-24 9:51 Justin Lecher
2015-05-12 11:18 Justin Lecher
2015-03-09 14:04 Justin Lecher
2014-01-06 19:27 Justin Lecher
2013-11-07 20:05 Alexey Shvetsov
2013-11-07 20:05 Alexey Shvetsov
2013-11-07 20:05 Alexey Shvetsov
2013-11-07 20:05 Alexey Shvetsov
2013-11-07 20:05 Alexey Shvetsov
2013-11-07 20:05 Alexey Shvetsov
2013-11-07 20:05 Alexey Shvetsov
2013-11-07 20:05 Alexey Shvetsov
2013-11-07 20:05 Alexey Shvetsov
2013-11-07 20:05 Alexey Shvetsov
2013-11-07 20:05 Alexey Shvetsov
2013-11-07 20:05 Alexey Shvetsov
2013-11-07 20:05 Alexey Shvetsov
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=1381394194.15c28cdceb3d5e24c6f5be9557594e814b09bef1.alexxy@gentoo \
--to=alexxy@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