commit:     157872da688c6d7e1032810bbc12768e9d594d26
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Sun Nov  2 14:48:28 2014 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sun Nov  2 14:48:28 2014 +0000
URL:        
http://sources.gentoo.org/gitweb/?p=dev/aballier.git;a=commit;h=157872da

context scripts & crappy code duplication because base.eclass is to bad...

---
 scripts/texlive/tlpsrc/texlive-context.extraebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/scripts/texlive/tlpsrc/texlive-context.extraebuild 
b/scripts/texlive/tlpsrc/texlive-context.extraebuild
index 734165e..516b286 100644
--- a/scripts/texlive/tlpsrc/texlive-context.extraebuild
+++ b/scripts/texlive/tlpsrc/texlive-context.extraebuild
@@ -1,6 +1,7 @@
 PATCHES=( "${FILESDIR}/luacnfspec2013.patch" )
 
-TL_CONTEXT_UNIX_STUBS="context ctxtools luatools metatex mtxrun mtxworks 
pstopdf texexec texmfstart"
+TL_CONTEXT_UNIX_STUBS="contextjit mtxrunjit mtx run texexec context metatex 
luatools mtxworks texmfstart"
+
 
 TEXLIVE_MODULE_BINSCRIPTS=""
 
@@ -25,7 +26,7 @@ src_prepare() {
        # No need to install these .exe
        rm -rf texmf-dist/scripts/context/stubs/mswin || die
 
-       base_src_prepare
+       texlive-module_src_prepare
 }
 
 TL_MODULE_INFORMATION="For using ConTeXt mkII simply use 'texexec' to generate

Reply via email to