diff options
author | Karl Berry <karl@freefriends.org> | 2016-07-03 20:50:55 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-07-03 20:50:55 +0000 |
commit | 044deb0931d98633db7d843495f034f97ca0565f (patch) | |
tree | ee52c5d0b6c5f4af7fd14a10a1d021b23154c3de /Master/tlpkg | |
parent | 761e078df31f4a944cf5ff23559c39fe413d9ef4 (diff) |
rm luatex-def, replaced by graphics-def
git-svn-id: svn://tug.org/texlive/trunk@41615 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-luatex.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/luatex-def.tlpsrc | 0 |
4 files changed, 2 insertions, 2 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 727010b8960..154662d6d76 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -370,7 +370,7 @@ my @TLP_working = qw( luaindex luainputenc luaintro lualatex-doc lualatex-doc-de lualatex-math lualibs luamplib luaotfload - luasseq luatex-def luatex85 luatexbase luatexja luatexko luatextra + luasseq luatex85 luatexbase luatexja luatexko luatextra luatodonotes luaxml lxfonts ly1 m-tx macros2e macroswap mafr magaz mailing mailmerge diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 575bf42803d..a4e8fccf119 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -658,6 +658,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'ltxmisc', "die 'skipping, too complicated, sorry'", 'ltxtable', "die 'skipping, use carlisle'", 'lua-visual-debug', "&MAKEflatten", + 'luatex-def', "die 'skipping, replaced by graphics-def'", 'lucida', "die 'skipping, nonfree font'", 'lucidabr', "die 'skipping, nonfree font'", 'lucold', "die 'skipping, nonfree font'", diff --git a/Master/tlpkg/tlpsrc/collection-luatex.tlpsrc b/Master/tlpkg/tlpsrc/collection-luatex.tlpsrc index fe6a09d39d9..d712b04ca47 100644 --- a/Master/tlpkg/tlpsrc/collection-luatex.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-luatex.tlpsrc @@ -26,7 +26,6 @@ depend lualibs depend luamplib depend luaotfload depend luasseq -depend luatex-def depend luatex85 depend luatexbase depend luatexko diff --git a/Master/tlpkg/tlpsrc/luatex-def.tlpsrc b/Master/tlpkg/tlpsrc/luatex-def.tlpsrc deleted file mode 100644 index e69de29bb2d..00000000000 --- a/Master/tlpkg/tlpsrc/luatex-def.tlpsrc +++ /dev/null |