[tex-live] VARTEXMF\web2c

Thomas Esser te@informatik.uni-hannover.de
Sat, 25 May 2002 18:54:06 +0200


> Thomas has fixed this problem for the unix script
> by generating web2c if it is not exist.

This change is not yet checked in into TeX Live. Shall I put it into
the Build/source tree?

Thomas

--- /t/texlive/Build/source/TeX/texk/tetex/fmtutil      Thu Apr 18 07:24:06 2002
+++ ./fmtutil   Tue May 21 21:56:42 2002
@@ -269,6 +269,7 @@
     test -z "$VARTEXMF" && VARTEXMF=$MT_TEXMFMAIN
     destdir=$VARTEXMF/web2c
   fi
+  test -d "$destdir" || $MT_MKTEXDIR "$destdir" >/dev/null 2>&1
   test -d "$destdir" || abort "format directory \`$destdir' does not exist"
 
   # find mktexupd script: