aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHorea Christian <h.chr@mail.ru>2013-10-06 03:51:09 +0200
committerHorea Christian <h.chr@mail.ru>2013-10-06 03:51:09 +0200
commitbb9a4413986e2fb3d578cf09647c9bf795281427 (patch)
tree127a3ad6f814210c7c685be151b72168269afb06 /dev-tex/pythontex
parentagain (diff)
downloadsci-bb9a4413986e2fb3d578cf09647c9bf795281427.tar.gz
sci-bb9a4413986e2fb3d578cf09647c9bf795281427.tar.bz2
sci-bb9a4413986e2fb3d578cf09647c9bf795281427.zip
Trying to debug the shebang thing
Diffstat (limited to 'dev-tex/pythontex')
-rw-r--r--dev-tex/pythontex/pythontex-0.12.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/dev-tex/pythontex/pythontex-0.12.ebuild b/dev-tex/pythontex/pythontex-0.12.ebuild
index 7e8c32aa4..10c67a0be 100644
--- a/dev-tex/pythontex/pythontex-0.12.ebuild
+++ b/dev-tex/pythontex/pythontex-0.12.ebuild
@@ -36,6 +36,8 @@ src_compile() {
}
src_install() {
+
+ python_fix_shebang .
if python_is_python3; then
python_newscript pythontex3.py pythontex.py
python_newscript depythontex3.py depythontex.py
@@ -46,7 +48,7 @@ src_install() {
python_doscript pythontex_2to3.py
python_newscript depythontex2.py depythontex.py
fi
- python_fix_shebang .
+
python_optimize .
latex-package_src_install