diff options
Diffstat (limited to 'Build/source/texk')
-rw-r--r-- | Build/source/texk/tetex/ChangeLog | 1 | ||||
-rw-r--r-- | Build/source/texk/tetex/Makefile.in | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/Build/source/texk/tetex/ChangeLog b/Build/source/texk/tetex/ChangeLog index c0bd309b9ae..99927d9f8f6 100644 --- a/Build/source/texk/tetex/ChangeLog +++ b/Build/source/texk/tetex/ChangeLog @@ -2,6 +2,7 @@ * Makefile.in (run_mktexlsr): no need to set TEXMFDBS, cmdline dir is respected again. + (CONTEXTSCRIPTS): remove texexec, the version here was old. 2008-05-28 Karl Berry <karl@tug.org> diff --git a/Build/source/texk/tetex/Makefile.in b/Build/source/texk/tetex/Makefile.in index 4c0ada6893d..6c476337ced 100644 --- a/Build/source/texk/tetex/Makefile.in +++ b/Build/source/texk/tetex/Makefile.in @@ -17,7 +17,7 @@ SCRIPTS = \ CONTEXTSCRIPTS = \ ctxtools exatools luatools makempy mpstools mptopdf mtxtools \ - pdftools pstopdf rlxtools runtools texexec texfont texmfstart \ + pdftools pstopdf rlxtools runtools texfont texmfstart \ textools texutil tmftools xmltools contextmanpgs = \ |