diff options
author | Karl Berry <karl@freefriends.org> | 2015-11-03 18:29:45 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-11-03 18:29:45 +0000 |
commit | 9400888610cff531773a7fea1602494e3e99c20f (patch) | |
tree | e2f513e62f57045f272211850bc00819cd9737db /Master/tlpkg | |
parent | 402f87a98128f638d855a194f884e0e73c0c0e69 (diff) |
makedtx script (Rolf mail, 2 Nov 2015 19:08:19)
git-svn-id: svn://tug.org/texlive/trunk@38769 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/makedtx.tlpsrc | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 84efd216ce1..b63e6c5b163 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -2658,6 +2658,7 @@ $standardttf = '\.ttf|\.TTC'; 'lua2dox' => 'lua2dox_filter?$', 'luaotfload' => 'luaotfload-tool', 'make4ht' => 'make4ht$', + 'makedtx' => '^makedtx\.pl$', 'match_parens' => '^match_parens$', 'mathspic' => '^mathspic\.pl$', 'multibibliography' => '\.pl$', diff --git a/Master/tlpkg/tlpsrc/makedtx.tlpsrc b/Master/tlpkg/tlpsrc/makedtx.tlpsrc index e69de29bb2d..dca338c719c 100644 --- a/Master/tlpkg/tlpsrc/makedtx.tlpsrc +++ b/Master/tlpkg/tlpsrc/makedtx.tlpsrc @@ -0,0 +1 @@ +binpattern f bin/${ARCH}/${PKGNAME} |