SOURCES: texlive-20080816-kpathsea-ar.patch - change .a dependency
uzsolt
uzsolt at pld-linux.org
Sun Dec 14 15:34:53 CET 2008
Author: uzsolt Date: Sun Dec 14 14:34:53 2008 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- change .a dependency
---- Files affected:
SOURCES:
texlive-20080816-kpathsea-ar.patch (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SOURCES/texlive-20080816-kpathsea-ar.patch
diff -u SOURCES/texlive-20080816-kpathsea-ar.patch:1.1 SOURCES/texlive-20080816-kpathsea-ar.patch:1.2
--- SOURCES/texlive-20080816-kpathsea-ar.patch:1.1 Sun Dec 14 12:47:18 2008
+++ SOURCES/texlive-20080816-kpathsea-ar.patch Sun Dec 14 15:34:47 2008
@@ -13,8 +13,8 @@
$(kpathsea): $(objects)
$(kpathsea_link) -rpath $(libdir) -version-info @KPSE_LT_VERS@ $(objects)
-+libar: .libs/libkpathsea.so
-+ $(AR) q .libs/libkpathsea.a .libs/libkpathsea.so
++libar: kpsewhich
++ $(AR) q .libs/libkpathsea.a .libs/libkpathsea.so.4.1.0
+
# First null out comments and leading/trailing whitespace, then remove
# lines that define invalid C identifiers, then remove blank lines and
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/texlive-20080816-kpathsea-ar.patch?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list