Warning, /office/kmymoney/3rdparty/ext_xml/xml.diff is written in an unsupported language. File is not indexed.

0001 diff -ruN libxml2-2.9.8.orig/libxml-2.0.pc.in libxml2-2.9.8/libxml-2.0.pc.in
0002 --- libxml2-2.9.8.orig/libxml-2.0.pc.in 2016-06-07 12:04:14.000000000 +0200
0003 +++ libxml2-2.9.8/libxml-2.0.pc.in      2018-09-08 15:48:45.978098926 +0200
0004 @@ -10,4 +10,4 @@
0005  Requires:
0006  Libs: -L${libdir} -lxml2
0007  Libs.private: @ICU_LIBS@ @THREAD_LIBS@ @Z_LIBS@ @LZMA_LIBS@ @ICONV_LIBS@ @M_LIBS@ @WIN32_EXTRA_LIBADD@ @LIBS@
0008 -Cflags: @XML_INCLUDEDIR@ @XML_CFLAGS@
0009 +Cflags: @XML_INCLUDEDIR@ @ICU_CFLAGS@ @XML_CFLAGS@