diff options
author | Karl Berry <karl@freefriends.org> | 2010-05-20 23:38:26 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-05-20 23:38:26 +0000 |
commit | 9bdafd26fd4744b59721d3d8d1b1db65bd10a079 (patch) | |
tree | f6ecb97119010e4946a519e5f56975c8337839ac /Master/bin/i386-freebsd/texconfig | |
parent | 2591150f5320e3a6648349aaf5471c47439a9f1e (diff) |
i386-freebsd 2010 pretest 1 (koch)
git-svn-id: svn://tug.org/texlive/trunk@18388 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/bin/i386-freebsd/texconfig')
-rwxr-xr-x | Master/bin/i386-freebsd/texconfig | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Master/bin/i386-freebsd/texconfig b/Master/bin/i386-freebsd/texconfig index fe0927136e0..f37b30b1283 100755 --- a/Master/bin/i386-freebsd/texconfig +++ b/Master/bin/i386-freebsd/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 |