]> git.pld-linux.org Git - packages/elektra.git/blob - elektra-no-markdown.patch
- fix typo in cmake config
[packages/elektra.git] / elektra-no-markdown.patch
1 --- elektra-0.8.14/cmake/Modules/FindDiscount.cmake.orig        2015-11-19 20:31:30.000000000 +0100
2 +++ elektra-0.8.14/cmake/Modules/FindDiscount.cmake     2015-12-06 21:21:40.178719133 +0100
3 @@ -72,7 +72,7 @@
4    ## Actions taken when all components have been found
5  
6    find_package_handle_standard_args (DISCOUNT DEFAULT_MSG
7 -      DISCOUNT_LIBRARIES DISCOUNT_INCLUDES MARKDOWN_EXECUTABLE
8 +      DISCOUNT_LIBRARIES DISCOUNT_INCLUDES
9        )
10  
11    if (DISCOUNT_FOUND)
This page took 0.038574 seconds and 4 git commands to generate.