diff options
author | Karl Berry <karl@freefriends.org> | 2008-02-21 18:14:56 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-02-21 18:14:56 +0000 |
commit | 5d9446ef25b0060343df04af7f80e3933ad69d8d (patch) | |
tree | 2dbd5096717bf9d41e9d5d95429abcbedfad16f8 /Master/tlpkg | |
parent | 3a5c4408a5ea1eff072ec15563a8e805c8c91bab (diff) |
oops, shouldn't install si.bib
git-svn-id: svn://tug.org/texlive/trunk@6706 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/ctan2tds | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/bin/ctan2tds b/Master/tlpkg/bin/ctan2tds index db9dfbfc69f..eabbc466922 100755 --- a/Master/tlpkg/bin/ctan2tds +++ b/Master/tlpkg/bin/ctan2tds @@ -1129,6 +1129,7 @@ $standardbib='\.bib$'; # $ so we don't find README.bibtex in IEEEtran 'pgfplots', 'NULL', # no manual.bib 'pgf-soroban', 'NULL', 'pst-labo', 'NULL', + 'si', 'NULL', 'ucthesis', 'NULL', 'umthesis', 'NULL', ); |