summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec/ctan2tds
diff options
context:
space:
mode:
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 3c4526a55d2..5d0413df1c9 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -1380,7 +1380,7 @@ $standarddvi = 'NULL'; # rely on authors/CTAN making pdf's.
%specialcsf= (); # packages which need special BibTeX styles installed
$standardcsf='\.csf';
-$standardbst='\.bst';
+$standardbst='\.bst$';
%specialbst= (
'umthesis', 'NULL',
);