diff options
author | Norbert Preining <preining@logic.at> | 2007-01-03 11:04:52 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2007-01-03 11:04:52 +0000 |
commit | 18abfca9f0d3857ed52fcbcb8073d226bd4991b2 (patch) | |
tree | f65ca50b7c22fe2b609c5921c8efc13d40c474c8 /Master/bin/alpha-linux/texconfig | |
parent | 54c7c61e7bcac4fc53c9b7995909bbcba69751e1 (diff) |
alpha-linux new binaries, Debian/sarge
git-svn-id: svn://tug.org/texlive/trunk@3124 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/bin/alpha-linux/texconfig')
-rwxr-xr-x | Master/bin/alpha-linux/texconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/bin/alpha-linux/texconfig b/Master/bin/alpha-linux/texconfig index 633ba7e807d..0dc3f753f0b 100755 --- a/Master/bin/alpha-linux/texconfig +++ b/Master/bin/alpha-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 |