]> git.pld-linux.org Git - packages/elektra.git/blob - elektra-no-markdown.patch
libgit2 1.7.x rebuild
[packages/elektra.git] / elektra-no-markdown.patch
1 --- elektra-0.9.14/scripts/cmake/Modules/FindDISCOUNT.cmake.orig        2023-03-16 16:11:44.000000000 +0100
2 +++ elektra-0.9.14/scripts/cmake/Modules/FindDISCOUNT.cmake     2023-08-25 19:54:52.422501370 +0200
3 @@ -70,7 +70,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.086529 seconds and 4 git commands to generate.