diff options
author | Karl Berry <karl@freefriends.org> | 2010-05-23 00:53:35 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-05-23 00:53:35 +0000 |
commit | e288f6079eea4a258c1ac9a90892fdba5a1a6b14 (patch) | |
tree | 2d976e807ceb38e44f3aa662807d85dd7c2e54c0 /Master/bin/i386-solaris/texconfig | |
parent | 96a69e77b9a77dca9ae19b92924794413d78a044 (diff) |
i386-solaris 2010 pretest 1 (as)
git-svn-id: svn://tug.org/texlive/trunk@18421 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/bin/i386-solaris/texconfig')
-rwxr-xr-x | Master/bin/i386-solaris/texconfig | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Master/bin/i386-solaris/texconfig b/Master/bin/i386-solaris/texconfig index fe0927136e0..f37b30b1283 100755 --- a/Master/bin/i386-solaris/texconfig +++ b/Master/bin/i386-solaris/texconfig @@ -25,7 +25,7 @@ test -n "${ZSH_VERSION+set}" && alias -g '${1+"$@"}'='"$@"' progname=texconfig # the version string -version=20080708.1050 +version='$Id$' envVars=" AFMFONTS BIBINPUTS BSTINPUTS CMAPFONTS CWEBINPUTS ENCFONTS GFFONTS @@ -586,8 +586,9 @@ Get more help with: $progname pdftex $progname xdvi -See http://tug.org/texlive/ for other documentation, etc. -Report bugs to <tex-k@tug.org>." +Report bugs to: tex-k@tug.org +TeX Live home page: <http://tug.org/texlive/> +" case $1 in # texconfig conf |