diff options
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index bced4210513..8c96208ee41 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1105,6 +1105,8 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'texdraw', "&MAKEflatten", 'texemplar', "die 'skipping, await request, 199x'", 'texlipse', "die 'skipping, plugin for Eclipse'", + 'texlive-dummy', "die 'skipping, suse placeholder'", + 'texlive-dummy-opensuse', "die 'skipping, suse placeholder'", 'texlog-extract', "die 'skipping, Ruby, not self-locating'", 'texlog_extract', "die 'skipping, Ruby, not self-locating'", 'texmacs', "die 'skipping, binary'", |