diff options
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 6ad191e9d24..4e206b7a15a 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -6585,7 +6585,6 @@ sub POSTxetexpstricks { sub POSTxindex { print "POST$package - one .sty to latex, deref symlinks\n"; &mv_with_mkdir ("xindex.sty", "$DEST/tex/latex/xindex/"); - &xchdir ("xxx fix up umlaute2.idx"); } # does not work since there is also the rest of the xindy package ... |