]> git.pld-linux.org Git - packages/kde4-calligra.git/blame - no-doc.patch
Release 8 (by relup.sh)
[packages/kde4-calligra.git] / no-doc.patch
CommitLineData
3212c849
JR
1--- calligra-2.9.11/cmake/productsets/desktop.cmake~ 2016-02-02 20:53:13.000000000 +0100
2+++ calligra-2.9.11/cmake/productsets/desktop.cmake 2021-11-15 09:23:34.884800706 +0100
3@@ -21,6 +21,4 @@
4 APP_CONVERTER
5 FILEMANAGER
6 OKULAR
7- # docs
8- DOC
9 )
c84b02c8
JR
10--- calligra-2.9.11/CMakeLists.txt~ 2021-11-15 09:31:59.000000000 +0100
11+++ calligra-2.9.11/CMakeLists.txt 2021-11-15 09:38:58.617049671 +0100
12@@ -1034,10 +1034,6 @@
13 add_subdirectory(active)
14 endif()
15
16-if(SHOULD_BUILD_DOC)
17- add_subdirectory(doc)
18-endif()
19-
20 if(SHOULD_BUILD_PART_QTQUICK)
21 add_subdirectory(qtquick)
22 endif()
This page took 0.052795 seconds and 4 git commands to generate.