On 1/29/06, Taco Hoekwater <[EMAIL PROTECTED]> wrote: > VnPenguin wrote: > > On 1/28/06, Peter Münster <[EMAIL PROTECTED]> wrote: > > > >>Hello, > >> > >>"texexec --version" creates always the files texvers-mpgraph.mp and > >>mpgraph.mp. Is this really necessary? > > We can patch texexec to do this automatically, no problem.
Yes, of course: In the script texexec.pl (script/context/perl folder), replace the line 3051: unlink <texvers.*>; by two following lines: unlink <texvers*.*>; unlink 'mpgraph.mp'; That's all, -- http://vnoss.org Vietnamese Open Source Software Community _______________________________________________ ntg-context mailing list [email protected] http://www.ntg.nl/mailman/listinfo/ntg-context
