]> git.pld-linux.org Git - packages/texlive.git/blob - texlive-teckit.patch
- move pdflatex.fmt file to the proper subpackage
[packages/texlive.git] / texlive-teckit.patch
1 diff -up texlive-2007/texk/web2c/xetexdir/xetex.mk.system_teckit texlive-2007/texk/web2c/xetexdir/xetex.mk
2 --- texlive-2007/texk/web2c/xetexdir/xetex.mk.system_teckit     2007-08-18 16:29:37.000000000 +0200
3 +++ texlive-2007/texk/web2c/xetexdir/xetex.mk   2007-08-18 16:30:06.000000000 +0200
4 @@ -56,8 +56,8 @@ FREETYPE2DEP = @FREETYPE2DEP@
5  FREETYPE2DIR = ../../libs/freetype2
6  FREETYPE2SRCDIR = $(srcdir)/$(FREETYPE2DIR)
7  
8 -TECKITFLAGS = @TECKITCPPFLAGS@
9 -LDTECKIT = @LDTECKIT@
10 +TECKITFLAGS = -I/usr/include/teckit
11 +LDTECKIT = -lTECkit
12  TECKITDEP = @TECKITDEP@
13  
14  TECKITDIR=../../libs/teckit
This page took 0.064277 seconds and 3 git commands to generate.