diff options
author | Vladimir Volovich <vvv@vsu.ru> | 2010-06-02 01:25:03 +0000 |
---|---|---|
committer | Vladimir Volovich <vvv@vsu.ru> | 2010-06-02 01:25:03 +0000 |
commit | 94f00142e43313f1d99daec9dceaf2c92ad3ce3d (patch) | |
tree | 82b2d7fdd638040422d892d64a328a85e4a455bd /Master/bin/sparc-solaris/texconfig | |
parent | 5038310a4084849c3d5dfc1005c7a88d06d74d1f (diff) |
sparc-solaris test build for TL2010 (from r18657) [not built: asy, dvisvgm]
git-svn-id: svn://tug.org/texlive/trunk@18690 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/bin/sparc-solaris/texconfig')
-rwxr-xr-x | Master/bin/sparc-solaris/texconfig | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Master/bin/sparc-solaris/texconfig b/Master/bin/sparc-solaris/texconfig index fe0927136e0..f37b30b1283 100755 --- a/Master/bin/sparc-solaris/texconfig +++ b/Master/bin/sparc-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 |