diff options
author | Karl Berry <karl@freefriends.org> | 2010-05-25 00:25:04 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-05-25 00:25:04 +0000 |
commit | 42af04bbcfa80a8c984c8704e1326de3d91fce4b (patch) | |
tree | 6b7f74ce7d483c7dbe6e86b78c62d4c7813d1894 /Master/bin/i386-kfreebsd/texconfig | |
parent | 7f92c65995dbe6372a752cd60554f2e65f6999b9 (diff) |
i386-kfreebsd 2010 pretest 1 binaries (braslau)
git-svn-id: svn://tug.org/texlive/trunk@18458 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/bin/i386-kfreebsd/texconfig')
-rwxr-xr-x | Master/bin/i386-kfreebsd/texconfig | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Master/bin/i386-kfreebsd/texconfig b/Master/bin/i386-kfreebsd/texconfig index fe0927136e0..f37b30b1283 100755 --- a/Master/bin/i386-kfreebsd/texconfig +++ b/Master/bin/i386-kfreebsd/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 |