summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-12-19 23:20:05 +0000
committerKarl Berry <karl@freefriends.org>2014-12-19 23:20:05 +0000
commita3bb5abaf88c429db37fef119741ee780664428a (patch)
treeda08c4163213f6f72c4aa70e11d2b4463efa2be1 /Master/tlpkg
parent628f4fa7af89a5208879f94f4893e3361408a497 (diff)
autonum (20dec14)
git-svn-id: svn://tug.org/texlive/trunk@35865 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/bin/tlpkg-ctan-check1
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds3
2 files changed, 3 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check
index 1acf395a3dd..fec0a86ad86 100755
--- a/Master/tlpkg/bin/tlpkg-ctan-check
+++ b/Master/tlpkg/bin/tlpkg-ctan-check
@@ -638,6 +638,7 @@ my @TLP_no_check = (
"patgen", # binary
"pdftex", # binary
"pdftools", # binary
+ "pl", # gust, requested 19dec14
"pdfwin", # not on ctan, too old to worry about
"plain", # mostly our .ini files, plus well-known plain.tex
"powerdot", # stale generated files on ctan
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index ad308f58638..982a1da4052 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -782,7 +782,8 @@ chomp ($Build = `cd $Master/../Build/source && pwd`);
'pigpen', "&MAKEflatten",
'pinlabel', "&MAKEnosymlinks",
'pitthesis', "die 'skipping, noinfo license",
- 'pl', "die 'skipping, not ready, cf. cc-pl, sorry",
+# 'pl', "&MAKEflatten",
+ 'pl', "die 'skipping, many files missing from ctan",
'plain', "die 'skipping, just plain.tex, rest in knuth-lib",
'pl-qx', "&MAKEplqx",
'pointRuler', "die 'skipping, requires compilation'",