Well, it works on Linux and fails on most other systems. Find attatched
a simple fix.

Thomas
--- bad/texconfig       2005-01-11 11:44:42.000000000 +0100
+++ texconfig   2005-01-16 00:49:37.730428207 +0100
@@ -304,7 +304,7 @@
   relPart=
 
   setupSystexmf
-  OIFS=$IFS IFS='
+  OIFS=$IFS; IFS='
 '
   set x `echo "$MT_SYSTEXMF" | tr : '
 '`; shift

Reply via email to