[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Tetex with Flex 2.5.31



> From: Hilmar Preusse <hille42@web.de>
> Subject: Re: Tetex with Flex 2.5.31
> Date: Thu, 16 Oct 2003 13:45:44 +0200
> 
> > I propose to forward it to Thomas. Could anybody check out in an
> > unstable/testing box, if it is working?
> 
> It worked in unstable box.

Only one point.  The patch included was a bit problematic
because [tab] was converted one [space]?

This might be mailer problem, IMHO.  The correct patch
might be

--- texk/web2c/omegafonts/Makefile.in.orig	2003-10-18 08:31:20.000000000 +0900
+++ texk/web2c/omegafonts/Makefile.in	2003-10-18 07:40:54.000000000 +0900
@@ -40,7 +40,7 @@
 	-test -f y.tab.h && mv -f y.tab.h y_tab.h
 $(LEX_OUTPUT_ROOT).o: parser.h
 $(LEX_OUTPUT_ROOT).c: pl.l
-	$(LEX) $(srcdir)/pl.l
+	$(LEX) -l $(srcdir)/pl.l
 
 
 
---------------- end of patch

Regards,			2003-10-20(Mon)

-- 
 Debian Developer & Debian JP Developer - much more I18N of Debian
 Atsuhito Kohda <kohda@debian.org>
 Department of Math., Univ. of Tokushima



Reply to: