[tex-live] src changes
Olaf Weber
olaf@infovore.xs4all.nl
01 Jun 2002 22:33:07 +0200
Kaja Christiansen writes:
> At 7:05 PM +0100 6/1/02, Sebastian Rahtz wrote:
>> I have submitted more patches, if anyone would care to test them.
> I synchronized the source an hour ago and ran compilation under
> linux and solaris - both complain about etex change file :-(
> Kaja
I think the minimal change is the following...
infovore:/tmp$ diff -u etex.mk- etex.mk
--- etex.mk- Sat Jun 1 22:32:11 2002
+++ etex.mk Sat Jun 1 22:32:25 2002
@@ -12,7 +12,7 @@
etex.web: tie tex.web etexdir/etex.ch
./tie -m etex.web $(srcdir)/tex.web $(srcdir)/etexdir/etex.ch
etex.ch: tie etex.web etexdir/tex.ch0 tex.ch etexdir/tex.ech etexdir/tex.ch1
- ./tie -c etex.ch $(srcdir)/etexdir/tex.ch0 etex.web $(srcdir)/tex.ch \
+ ./tie -c etex.ch etex.web $(srcdir)/etexdir/tex.ch0 $(srcdir)/tex.ch \
$(srcdir)/etexdir/tex.ech $(srcdir)/etexdir/tex.ch1
# Tests...
--
Olaf Weber
(This space left blank for technical reasons.)