]> git.pld-linux.org Git - packages/elektra.git/blame_incremental - elektra-no-markdown.patch
- release 3 (by relup.sh)
[packages/elektra.git] / elektra-no-markdown.patch
... / ...
CommitLineData
1--- elektra-0.8.23/cmake/Modules/FindDiscount.cmake.orig 2018-06-21 21:21:05.117340135 +0200
2+++ elektra-0.8.23/cmake/Modules/FindDiscount.cmake 2018-06-21 21:52:21.290652045 +0200
3@@ -64,7 +64,7 @@
4 # ____________________________________________________________________________
5 # Actions taken when all components have been found
6
7- find_package_handle_standard_args (DISCOUNT DEFAULT_MSG DISCOUNT_LIBRARIES DISCOUNT_INCLUDES MARKDOWN_EXECUTABLE)
8+ find_package_handle_standard_args (DISCOUNT DEFAULT_MSG DISCOUNT_LIBRARIES DISCOUNT_INCLUDES)
9
10 if (DISCOUNT_FOUND)
11
This page took 0.050053 seconds and 4 git commands to generate.