summaryrefslogtreecommitdiff
path: root/libre/kdebase-runtime/kdebase-runtime-no-html-thumbnails.patch
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2018-09-05 13:41:39 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2018-09-05 13:41:39 -0500
commit84e80abb10a08225899b3084349652c3ba457b66 (patch)
tree6e6642ad280da3084468d6144a41564d578667b2 /libre/kdebase-runtime/kdebase-runtime-no-html-thumbnails.patch
parentc6aa3a9c985f147b72c3269272cbb576a3bc1331 (diff)
downloadabslibre-84e80abb10a08225899b3084349652c3ba457b66.tar.gz
abslibre-84e80abb10a08225899b3084349652c3ba457b66.tar.bz2
abslibre-84e80abb10a08225899b3084349652c3ba457b66.zip
Removing kdebase-runtime: It was removed in upstream
Diffstat (limited to 'libre/kdebase-runtime/kdebase-runtime-no-html-thumbnails.patch')
-rw-r--r--libre/kdebase-runtime/kdebase-runtime-no-html-thumbnails.patch21
1 files changed, 0 insertions, 21 deletions
diff --git a/libre/kdebase-runtime/kdebase-runtime-no-html-thumbnails.patch b/libre/kdebase-runtime/kdebase-runtime-no-html-thumbnails.patch
deleted file mode 100644
index 7e8cf076f..000000000
--- a/libre/kdebase-runtime/kdebase-runtime-no-html-thumbnails.patch
+++ /dev/null
@@ -1,21 +0,0 @@
---- kde-runtime-16.12.1/kioslave/thumbnail/CMakeLists.txt.0 2017-01-19 12:11:22.764891155 +0000
-+++ kde-runtime-16.12.1/kioslave/thumbnail/CMakeLists.txt 2017-01-19 12:11:40.741524858 +0000
-@@ -89,18 +89,6 @@
-
- ########### next target ###############
-
--if(NOT WINCE)
--set(htmlthumbnail_PART_SRCS htmlcreator.cpp)
--
--kde4_add_plugin(htmlthumbnail ${htmlthumbnail_PART_SRCS})
--
--target_link_libraries(htmlthumbnail ${KDE4_KDEWEBKIT_LIBS})
--
--install(TARGETS htmlthumbnail DESTINATION ${PLUGIN_INSTALL_DIR})
--endif(NOT WINCE)
--
--########### next target ###############
--
- if(NOT WIN32)
- set(djvuthumbnail_PART_SRCS djvucreator.cpp)
-