]> git.pld-linux.org Git - packages/texlive.git/commitdiff
- initial, fix KPATHSEA library search
authorZsolt Udvari <uzsolt@pld-linux.org>
Sun, 14 Dec 2008 10:44:29 +0000 (10:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    texlive-20080816-otftotfm-Makefile.patch -> 1.1

texlive-20080816-otftotfm-Makefile.patch [new file with mode: 0644]

diff --git a/texlive-20080816-otftotfm-Makefile.patch b/texlive-20080816-otftotfm-Makefile.patch
new file mode 100644 (file)
index 0000000..1b873f2
--- /dev/null
@@ -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@
This page took 0.035851 seconds and 4 git commands to generate.