diff options
author | Karl Berry <karl@freefriends.org> | 2006-12-31 00:25:05 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-12-31 00:25:05 +0000 |
commit | 2e16b307bcc45169332ff945434abd5110307f3c (patch) | |
tree | e4aeae632881c028c69b2268efda160ffb7ac5db /Master/bin/i386-solaris/texconfig | |
parent | dffdff2b0eb1518256e1932afcdd930f17deb86f (diff) |
new i386-solaris from AS
git-svn-id: svn://tug.org/texlive/trunk@3044 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/bin/i386-solaris/texconfig')
-rwxr-xr-x | Master/bin/i386-solaris/texconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/bin/i386-solaris/texconfig b/Master/bin/i386-solaris/texconfig index 633ba7e807d..976f4590ab5 100755 --- a/Master/bin/i386-solaris/texconfig +++ b/Master/bin/i386-solaris/texconfig @@ -632,7 +632,7 @@ Get more help with echoLocateBinary kpsewhich updmap fmtutil texconfig tex pdfetex mktexpk dvips dvipdfm echo echo '=========================== active config files ==========================' - echoLocateCfgfile texmf.cnf updmap.cfg fmtutil.cnf config.ps mktex.cnf XDvi pdftexconfig.tex config | sort +1 + echoLocateCfgfile texmf.cnf updmap.cfg fmtutil.cnf config.ps mktex.cnf XDvi pdftexconfig.tex config | sort -k 2 echo echo '============================= font map files =============================' for m in psfonts.map pdftex.map ps2pk.map dvipdfm.map; do |