update patch libicuuc.patch

This commit is contained in:
AleaJactaEst 2018-03-18 21:01:40 +01:00
parent b3af849cff
commit 0d800848a8

View file

@ -1,6 +1,6 @@
--- code/CMakeLists.txt.origin 2018-03-17 16:37:45.862885882 +0100 --- code/CMakeLists.txt.origin 2018-03-17 16:37:45.862885882 +0100
+++ code/CMakeLists.txt 2018-03-18 10:40:02.320751401 +0100 +++ code/CMakeLists.txt 2018-03-18 10:40:02.320751401 +0100
@@ -148,6 +148,18 @@ @@ -148,6 +148,17 @@
IF(LIBLZMA_LIBRARIES) IF(LIBLZMA_LIBRARIES)
SET(LIBXML2_LIBRARIES ${LIBXML2_LIBRARIES} ${LIBLZMA_LIBRARIES}) SET(LIBXML2_LIBRARIES ${LIBXML2_LIBRARIES} ${LIBLZMA_LIBRARIES})
ENDIF() ENDIF()
@ -17,3 +17,4 @@
+ ENDIF() + ENDIF()
ENDIF() ENDIF()
ENDIF() ENDIF()