aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHorea Christian <h.chr@mail.ru>2013-10-10 03:14:18 +0200
committerHorea Christian <h.chr@mail.ru>2013-10-10 03:14:18 +0200
commit5b9f8a0f39d25c5e72c7140963db34451ff3706f (patch)
tree37e62897918feee23b5333b558798e402788bd6b /dev-tex
parentNow also copying unused pythontex*.py files (diff)
downloadsci-5b9f8a0f39d25c5e72c7140963db34451ff3706f.tar.gz
sci-5b9f8a0f39d25c5e72c7140963db34451ff3706f.tar.bz2
sci-5b9f8a0f39d25c5e72c7140963db34451ff3706f.zip
No more symlink
Diffstat (limited to 'dev-tex')
-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}