diff options
author | Karl Berry <karl@freefriends.org> | 2006-10-04 17:57:25 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-10-04 17:57:25 +0000 |
commit | 4aecaa8958b91dec2965a63c1073a74d534a6049 (patch) | |
tree | 33805fbfe072d8e1e2afbb1d7688132afbbe8544 /Build | |
parent | 9f9204b2e71ad3e0082c6ef2308696f1a08ba8fe (diff) |
(specialbib): don't install babelbib doc's .bib.
git-svn-id: svn://tug.org/texlive/trunk@2242 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rwxr-xr-x | Build/cdbuild/ctan2tds.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Build/cdbuild/ctan2tds.pl b/Build/cdbuild/ctan2tds.pl index ece531c5fc7..8aeb47a2ca6 100755 --- a/Build/cdbuild/ctan2tds.pl +++ b/Build/cdbuild/ctan2tds.pl @@ -876,6 +876,7 @@ $standardbst='\.bst'; %specialbib= ( 'active-conf', 'NULL', 'aguplus', 'NULL', + 'babelbib', 'NULL', 'doipubmed', 'NULL', 'economic', 'NULL', 'eplain', 'NULL', |