summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
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'",