summaryrefslogtreecommitdiff
path: root/libxml2/libxml2-2.6.31.patch
diff options
context:
space:
mode:
Diffstat (limited to 'libxml2/libxml2-2.6.31.patch')
-rw-r--r--libxml2/libxml2-2.6.31.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/libxml2/libxml2-2.6.31.patch b/libxml2/libxml2-2.6.31.patch
index cba8f23e9663..31fcf72e8479 100644
--- a/libxml2/libxml2-2.6.31.patch
+++ b/libxml2/libxml2-2.6.31.patch
@@ -165,7 +165,7 @@
;;
--libs)
-! echo -L${libdir} ${LIBXML2LIB} ${ZLIB3RDLIB} -lm
+! echo -L${libdir} ${LIBXML2LIB} -lm
! # if [ "`uname`" = "Linux" ]
! # then
! # if [ "@XML_LIBDIR@" = "-L/usr/lib" -o "@XML_LIBDIR@" = "-L/usr/lib64" ]