diff options
author | Karl Berry <karl@freefriends.org> | 2023-06-05 20:30:46 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2023-06-05 20:30:46 +0000 |
commit | 91a45e4c0fde4de5bc9a4549322a95ad9df390aa (patch) | |
tree | 3bfd09b0297474a29ce7e0ce0fbe7546df8db95d /Master/tlpkg/libexec | |
parent | 179187d74abc05f053189a67f14090652a3d94a6 (diff) |
profmaquette (5jun23)
git-svn-id: svn://tug.org/texlive/trunk@67285 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index cd44a9ed9e6..4a624d2c8f1 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1783,6 +1783,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`); 'prerex' => '&POSTprerex', 'postit' => '&POST_onelevel', 'proflycee' => '&POST_onelevel', + 'profmaquette' => '&POST_onelevel', 'psnfss' => '&POSTpsnfss', 'pst-cox' => '&POSTpstcox', 'pst-flags' => '&POST_onelevel', |