summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-02-04 00:23:35 +0000
committerKarl Berry <karl@freefriends.org>2017-02-04 00:23:35 +0000
commit57d833d68da94cb5a1cc5e675f9e21f1681e59d0 (patch)
treef8c76fbf38456b2e887a6a5ae1ba65a71b6fa637 /Master/tlpkg
parent85a5ab00705446693e236ee78a0be10f53e86377 (diff)
forest (3feb17)
git-svn-id: svn://tug.org/texlive/trunk@43129 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/bin/tlpkg-ctan-check1
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds1
2 files changed, 2 insertions, 0 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check
index 1e4420d254c..f7dd8761ba6 100755
--- a/Master/tlpkg/bin/tlpkg-ctan-check
+++ b/Master/tlpkg/bin/tlpkg-ctan-check
@@ -766,6 +766,7 @@ my @TLP_no_check = (
"texware", # binary
"texworks", # binary
"tie", # binary
+ "tlaunch", # w32 siep binary
"ttfutils", # binary
"tpic2pdftex", # ctan mirrors from us
"updmap-map", # autogenerated map files
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index a65a13d383e..3ab18c8f718 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -1103,6 +1103,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`);
'tkz-kiviat', "&MAKEtkz",
'tkz-linknodes',"&MAKEtkz",
'tkz-tab', "&MAKEtkz",
+ 'tlaunch', "die 'skipping, siep installs by hand'",
'tlg2latex', "die 'skipping, not self-locating for default.py?'",
'tolkienfonts',"die 'skipping, cannot easily separate free from nonfree fonts'",
'tpcmfont', "die 'skipping, ?'",