diff options
author | Karl Berry <karl@freefriends.org> | 2019-11-26 21:40:11 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-11-26 21:40:11 +0000 |
commit | e785fd9e6ba510f4fcded804c4614e2a24e24c55 (patch) | |
tree | 8a2dbc08795bcdb0c022a44a06bd9ea5e2e779f3 /Master/tlpkg | |
parent | 0209e5442903faee5ca69343e8ad8d35a2ac4cd4 (diff) |
attachfile2 (26nov19)
git-svn-id: svn://tug.org/texlive/trunk@52929 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/attachfile2.tlpsrc | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 0d1430bbf42..3ae84e418cc 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1446,6 +1446,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`); 'amstex' => '&POSTamstex', 'apalike' => '&POSTapalike', 'asapsym' => '&POSTasapsym', + 'attachfile2' => '&tl_man_to_pdf', 'autosp' => '&POSTautosp', 'bib2gls' => '&POSTbib2gls', 'biber' => '&POSTbiber', diff --git a/Master/tlpkg/tlpsrc/attachfile2.tlpsrc b/Master/tlpkg/tlpsrc/attachfile2.tlpsrc index a65068c3349..9a13e4d88c7 100644 --- a/Master/tlpkg/tlpsrc/attachfile2.tlpsrc +++ b/Master/tlpkg/tlpsrc/attachfile2.tlpsrc @@ -1 +1,2 @@ binpattern f bin/${ARCH}/pdfatfi +docpattern +f texmf-dist/doc/man/man1/pdfatfi.* |