]> git.pld-linux.org Git - packages/elektra.git/blame - elektra-no-markdown.patch
- updated to 0.8.26
[packages/elektra.git] / elektra-no-markdown.patch
CommitLineData
e86f7c76
JB
1--- elektra-0.8.26/cmake/Modules/FindDiscount.cmake.orig 2022-07-03 17:23:48.529834939 +0200
2+++ elektra-0.8.26/cmake/Modules/FindDiscount.cmake 2022-07-03 17:26:08.972407429 +0200
3@@ -72,7 +72,7 @@ if (NOT DISCOUNT_FOUND)
4
5 # ____________________________________________________________________________ Actions taken when all components have been found
088942e6 6
851b5f61
JB
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)
088942e6 11
This page took 0.135442 seconds and 4 git commands to generate.