]> git.pld-linux.org Git - packages/elektra.git/blob - elektra-no-markdown.patch
- updated to 0.8.26
[packages/elektra.git] / elektra-no-markdown.patch
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
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.052142 seconds and 4 git commands to generate.