summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec/ctan2tds
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-10-02 01:04:41 +0000
committerKarl Berry <karl@freefriends.org>2018-10-02 01:04:41 +0000
commit60e8c3cc3a1065efdbecf837cd389599f261e588 (patch)
tree9eb5cd8bacb362129b7ca8becbb87cdad2a77e79 /Master/tlpkg/libexec/ctan2tds
parentb79dd6ae4d3baac68fe5832062f6e35a621bc923 (diff)
xits (1oct18) [recommit]
git-svn-id: svn://tug.org/texlive/trunk@48798 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-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 cc23958a287..c0794bfb80c 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -2846,7 +2846,7 @@ $standardocp='\.ocp';
$standardofm='\.ofm';
%specialofm = ();
-$standardotf='\.otf';
+$standardotf='\.(otf|woff)$';
%specialotf = (
'cm-unicode' => '^[^.]*\.otf', # not Fontmap.CMU.otf
);