diff options
author | Karl Berry <karl@freefriends.org> | 2015-12-20 23:49:48 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-12-20 23:49:48 +0000 |
commit | 56d28a8ecfc123dfc184a5d17c41d1d27cd375c1 (patch) | |
tree | e9e6f7ed3768d8ebb23eececc5a2e258d964f5ad /Master/tlpkg/libexec | |
parent | 60dc919d948ab2da4df0475b6c2233eea1923d54 (diff) |
license-texts/ subdir in runtime, Robin Schneider mail 19 Dec 2015 14:06:04
git-svn-id: svn://tug.org/texlive/trunk@39156 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 5ef11a38136..63603822a46 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1126,7 +1126,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'xetex-pstricks',"&MAKEcopy", 'xfrac', "die 'skipping, use mh (I think)'", 'xinitials', "die 'skipping, will be in xpackages when ready (Morten says)'", - 'xindy-persian',"die 'skipping, don't know how to generate (if figure that out, do by hand: too painful to preserve rest of xindy)'", + 'xindy-persian',"die 'skipping, do by hand in /texmf-dist/xindy/modules/lang/persian: too painful to preserve rest of xindy'", 'xits', "&MAKEflatten", 'xkeyval', "&MAKExkeyval", 'xlop', "&MAKEflatten", @@ -1473,7 +1473,7 @@ $standardtex='\.(.bx|code\.tex|cfg|sty|clo|ldf|cls|def|fd|fontspec|cmap|4ht)$'; 'disser', '\.rtx|' . $standardtex, 'dlfltxb', '\.sty', # no sample.cfg 'docbytex', 'docby\.tex', - 'doclicense', 'images|' . $standardtex, + 'doclicense', 'images|license-texts|' . $standardtex, 'ean', 'ean[0-9]*\.tex', 'easy', 'easy.*\.sty', # no mydoc.sty 'ecv', '\.sty|\.cls|\.ldf', # no docstrip.cfg, else system-wide |