summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-02-21 23:13:11 +0000
committerKarl Berry <karl@freefriends.org>2010-02-21 23:13:11 +0000
commit7ac36a0e53fae3396c4bca7909310f66c13cecf8 (patch)
tree345193b4e70f36c48c37620caaa27f80044c8b98 /Master/tlpkg/libexec
parentc518196747eae1325ba68de7ecc20c0224d85766 (diff)
biblist doc (21feb09)
git-svn-id: svn://tug.org/texlive/trunk@17116 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-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',
);