aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-tex/pythontex/pythontex-0.12.ebuild')
-rw-r--r--dev-tex/pythontex/pythontex-0.12.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tex/pythontex/pythontex-0.12.ebuild b/dev-tex/pythontex/pythontex-0.12.ebuild
index dd9334afa..2a56ed089 100644
--- a/dev-tex/pythontex/pythontex-0.12.ebuild
+++ b/dev-tex/pythontex/pythontex-0.12.ebuild
@@ -75,7 +75,7 @@ src_install() {
latex-package_src_install
- dosym /usr/share/texmf-site/scripts/${PN}/${PN}.py /usr/bin/${PN}
+ #dosym /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."
doenvd "${T}"/99${PN}