]> git.pld-linux.org Git - packages/elektra.git/blob - elektra-no-markdown.patch
- release 9 (by relup.sh)
[packages/elektra.git] / elektra-no-markdown.patch
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.038898 seconds and 3 git commands to generate.