diff options
author | Reinhard Kotucha <reinhard.kotucha@web.de> | 2007-01-01 05:38:36 +0000 |
---|---|---|
committer | Reinhard Kotucha <reinhard.kotucha@web.de> | 2007-01-01 05:38:36 +0000 |
commit | b7a33be4c35a08d7ec201715a6d33472c6c25ad6 (patch) | |
tree | d5ef3c614d8762367326102c5788bc0ec1c6850d /Master/bin/x86_64-linux/texconfig | |
parent | 4891016fab34b012f044b4c54120f7912890b95a (diff) |
New binaries for x86_64-linux.
git-svn-id: svn://tug.org/texlive/trunk@3082 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/bin/x86_64-linux/texconfig')
-rwxr-xr-x | Master/bin/x86_64-linux/texconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/bin/x86_64-linux/texconfig b/Master/bin/x86_64-linux/texconfig index 633ba7e807d..0dc3f753f0b 100755 --- a/Master/bin/x86_64-linux/texconfig +++ b/Master/bin/x86_64-linux/texconfig @@ -24,7 +24,7 @@ test -n "${ZSH_VERSION+set}" && alias -g '${1+"$@"}'='"$@"' progname=texconfig # the version string -version=1118467711 # seconds since `00:00:00 1970-01-01 UTC' +version=1167506445 # seconds since `00:00:00 1970-01-01 UTC' # date '+%s' (with GNU date) envVars=" @@ -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 |