summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-12-09 21:48:41 +0000
committerKarl Berry <karl@freefriends.org>2020-12-09 21:48:41 +0000
commit9092cffddfb59c73ba495475611aa90a43467d45 (patch)
tree7d5a6af1834f9d88e741143a560a62358b3cf6a3 /Master/tlpkg
parent27dca08d81a019745d464a67bae5b00f01211615 (diff)
albatross (9dec20)
git-svn-id: svn://tug.org/texlive/trunk@57103 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 0091f8bbd78..1929942b2a7 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -89,7 +89,6 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`);
'aecc', "die 'skipping, obsolete on CTAN'",
'akktex', "&MAKEflatten",
'alatex', "die 'skipping, 1995 LaTeX generalization'",
- 'albatross', "&MAKEflatten",
'algolrevived',"&MAKEflatten",
'algorithm2e', "&MAKEflatten",
'algorithmicx',"&MAKEnosymlinks",
@@ -1511,6 +1510,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`);
%posthook = (
+ 'albatross' => '&POST_do_man',
'amscls-doc' => '&POST_rmsymlink',
'acmart' => '&POSTacmart',
'amsrefs' => '&POSTamsrefs',