summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-01-31 22:43:02 +0000
committerKarl Berry <karl@freefriends.org>2019-01-31 22:43:02 +0000
commit5405f499518e34cbc339ee0a9fedc71c218d63d3 (patch)
tree3927bb4d6c3a5f667aa9e6d0a5affe84c288cf6e /Master/tlpkg/libexec
parent30095088a5d9797779fc153b90647bed2c3446e0 (diff)
latexcolors (31jan19)
git-svn-id: svn://tug.org/texlive/trunk@49888 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds3
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 735133b5626..e411a379891 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -6573,8 +6573,9 @@ sub POSTxetexpstricks {
}
sub POSTxindex {
- print "POST$package - one .sty to latex\n";
+ 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 ...