SOURCES: kde4-koffice-thumbnail.patch (NEW) - link with libkio

shadzik shadzik at pld-linux.org
Wed Jan 28 16:00:20 CET 2009


Author: shadzik                      Date: Wed Jan 28 15:00:20 2009 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- link with libkio

---- Files affected:
SOURCES:
   kde4-koffice-thumbnail.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/kde4-koffice-thumbnail.patch
diff -u /dev/null SOURCES/kde4-koffice-thumbnail.patch:1.1
--- /dev/null	Wed Jan 28 16:00:21 2009
+++ SOURCES/kde4-koffice-thumbnail.patch	Wed Jan 28 16:00:14 2009
@@ -0,0 +1,11 @@
+--- trunk/koffice/tools/thumbnail/CMakeLists.txt        2008/08/28 20:10:54     854090
++++ trunk/koffice/tools/thumbnail/CMakeLists.txt        2009/01/08 18:10:49     907760
+@@ -8,7 +8,7 @@
+
+
+
+-target_link_libraries(clipartthumbnail komain )
++target_link_libraries(clipartthumbnail ${KDE4_KIO_LIBS} komain )
+
+ install(TARGETS clipartthumbnail  DESTINATION ${PLUGIN_INSTALL_DIR})
+
================================================================


More information about the pld-cvs-commit mailing list