summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-07-06 18:54:01 +0000
committerKarl Berry <karl@freefriends.org>2008-07-06 18:54:01 +0000
commit0dfc0d45e16b7b3aeb74201840bb910c7051d2fa (patch)
treee8bf892ada33cd8b2020c8c2cef59c1649f5929b /Master
parent8aafd5b4c64734b15924209ee2d996132c5ca95f (diff)
do not install pubform.bib from acmconf in runtime, it is for the doc
git-svn-id: svn://tug.org/texlive/trunk@9303 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/texmf-dist/doc/latex/acmconf/pubform.bib (renamed from Master/texmf-dist/bibtex/bib/acmconf/pubform.bib)0
-rwxr-xr-xMaster/tlpkg/bin/ctan2tds1
2 files changed, 1 insertions, 0 deletions
diff --git a/Master/texmf-dist/bibtex/bib/acmconf/pubform.bib b/Master/texmf-dist/doc/latex/acmconf/pubform.bib
index fa77e74f6f4..fa77e74f6f4 100644
--- a/Master/texmf-dist/bibtex/bib/acmconf/pubform.bib
+++ b/Master/texmf-dist/doc/latex/acmconf/pubform.bib
diff --git a/Master/tlpkg/bin/ctan2tds b/Master/tlpkg/bin/ctan2tds
index 66278913bfd..343db3b4f23 100755
--- a/Master/tlpkg/bin/ctan2tds
+++ b/Master/tlpkg/bin/ctan2tds
@@ -1060,6 +1060,7 @@ $standardbst='\.bst';
# packages which need special BibTeX data files (not) installed.
$standardbib='\.bib$'; # $ so we don't find README.bibtex in IEEEtran
%specialbib= (
+ 'acmconf', 'NULL',
'aguplus', 'NULL',
'amsrefs', 'ams.*bib', # not jr.bib
'apa', 'NULL',