summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-04-06 21:44:40 +0000
committerKarl Berry <karl@freefriends.org>2016-04-06 21:44:40 +0000
commit7789e187c0ad56df7391d9d1ac3c90fbd3052e5f (patch)
tree30dc0536d15a0c67e1d27fee968b0b3c80970c87 /Master
parentc534836c5cf31728afb592a36ab345f786e06e39 (diff)
oops, pdftexconfig.dat in runtime
git-svn-id: svn://tug.org/texlive/trunk@40271 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/texmf-dist/tex/generic/tex-ini-files/pdftexconfig.dat (renamed from Master/texmf-dist/doc/generic/tex-ini-files/pdftexconfig.dat)0
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds2
2 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/generic/tex-ini-files/pdftexconfig.dat b/Master/texmf-dist/tex/generic/tex-ini-files/pdftexconfig.dat
index 482b32ae4b6..482b32ae4b6 100644
--- a/Master/texmf-dist/doc/generic/tex-ini-files/pdftexconfig.dat
+++ b/Master/texmf-dist/tex/generic/tex-ini-files/pdftexconfig.dat
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 9978fd13a61..452e6d3afcd 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -1710,7 +1710,7 @@ $standardtex='\.(.bx|code\.tex|cfg|sty|clo|ldf|cls|def|fd|fontspec|cmap|4ht)$';
'taylor', 'diagrams.tex',
'termmenu', '\.tex',
'tex-ewd', 'dotnot.tex',
- 'tex-ini-files','\.(ini|tex)$',
+ 'tex-ini-files','\.(dat|ini|tex)$',
'tex-ps', '\.tex',
'texapi', 'texapi\.tex',
'texdraw', 'tex$|' . $standardtex,