diff options
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-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 95a49f1854f..3c16eec65d0 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -2755,6 +2755,7 @@ $standardttf = '\.ttf|\.TTC'; # packages which have info files to install. %specialinfos = ( 'latex2e-help-texinfo' => '\.info', + 'latex2e-help-texinfo-fr' => '\.info', 'latex2e-help-texinfo-spanish' => '\.info', 'latex2man' => '\.info', ); |