summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-09-14 22:18:36 +0000
committerKarl Berry <karl@freefriends.org>2012-09-14 22:18:36 +0000
commit1ad443c9e33f3ddea0709c0332f2433ae58f814f (patch)
tree9bf604da739cf8912edeaf22a0c35ba12a553dcc /Master/tlpkg
parentd936b9c9cd538d0e1554fdd682899a1fa15ab55b (diff)
public/ level, hacm*pfb do not pass t1lint
git-svn-id: svn://tug.org/texlive/trunk@27671 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/bin/check-files-by-format1
-rwxr-xr-xMaster/tlpkg/bin/tlpkginfo2
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds1
3 files changed, 3 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/check-files-by-format b/Master/tlpkg/bin/check-files-by-format
index 0b9382f3eeb..1ee2fa0cc5c 100755
--- a/Master/tlpkg/bin/check-files-by-format
+++ b/Master/tlpkg/bin/check-files-by-format
@@ -90,6 +90,7 @@ my $exclude_pfb = { '*base*' => 'texmf-dist/fonts/type1',
'public/gfsdidot/' => 1,
'public/gfsneohellenic/' => 1,
'public/gfssolomos/' => 1,
+ 'public/hacm/' => 1,
'public/initials/' => 1,
'public/itrans/' => 1,
'public/kerkis/' => 1,
diff --git a/Master/tlpkg/bin/tlpkginfo b/Master/tlpkg/bin/tlpkginfo
index 06fdba01bc0..c22b76f40f3 100755
--- a/Master/tlpkg/bin/tlpkginfo
+++ b/Master/tlpkg/bin/tlpkginfo
@@ -17,7 +17,7 @@ sub main {
# erroneous or problematic tds files (when new, tell RobinF and author)
$erroneous_tds = join ("|",
- qw(countriesofeurope engpron gost he-she imtekda spanish titleps),
+ qw(countriesofeurope engpron gost hacm he-she imtekda spanish titleps),
);
# Heiko's tds files (don't propagate through CTAN fast enough).
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 64e25deb24a..9b15e77d1a8 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -438,6 +438,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`);
'gs1', "die 'skipping, use GS1'",
'guitbeamer', "die 'skipping, nonfree'",
'ha-prosper', "die 'skipping, use HA-prosper'",
+ 'hacm', "&MAKEflatten",
'harvardkyoto',"die 'skipping, use xetex-devanagari'",
'he-le-na', "die 'skipping, nonfree (shareware) license'",
'hexdump', "die 'skipping, nonfree (probably) license'",