SOURCES: texlive-20080816-otftotfm-Makefile.patch (NEW) - initial, fix KPAT...

uzsolt uzsolt at pld-linux.org
Sun Dec 14 11:44:34 CET 2008


Author: uzsolt                       Date: Sun Dec 14 10:44:34 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- initial, fix KPATHSEA library search

---- Files affected:
SOURCES:
   texlive-20080816-otftotfm-Makefile.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/texlive-20080816-otftotfm-Makefile.patch
diff -u /dev/null SOURCES/texlive-20080816-otftotfm-Makefile.patch:1.1
--- /dev/null	Sun Dec 14 11:44:35 2008
+++ SOURCES/texlive-20080816-otftotfm-Makefile.patch	Sun Dec 14 11:44:29 2008
@@ -0,0 +1,13 @@
+--- texlive-20080816-source-orig/texk/lcdf-typetools/otftotfm/Makefile.in	2008-05-14 11:50:18.000000000 +0200
++++ texlive-20080816-source/texk/lcdf-typetools/otftotfm/Makefile.in	2008-12-14 11:39:10.000000000 +0100
+@@ -99,8 +99,8 @@
+ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
+ KPSEINTERFACE_O = @KPSEINTERFACE_O@
+ LDFLAGS = @LDFLAGS@
+-LIBKPATHSEA = @LIBKPATHSEA@
+-LIBKPATHSEA_DEP = @LIBKPATHSEA_DEP@
++LIBKPATHSEA = $(top_builddir)/../../texk/kpathsea/.libs/libkpathsea.so
++LIBKPATHSEA_DEP = $(top_builddir)/../../texk/kpathsea/.libs/libkpathsea.so
+ LIBOBJS = @LIBOBJS@
+ LIBS = @LIBS@
+ LTLIBOBJS = @LTLIBOBJS@
================================================================


More information about the pld-cvs-commit mailing list