Warning, /graphics/digikam/project/bundles/3rdparty/ext_lensfun/lensfun_regex_mxe.patch is written in an unsupported language. File is not indexed.

0001 diff --git a/CMakeLists.txt b/CMakeLists.txt
0002 index 7d44d6ab..1cff9582 100644
0003 --- a/CMakeLists.txt
0004 +++ b/CMakeLists.txt
0005 @@ -20,7 +20,7 @@ SET(LENSFUN_DB_VERSION 1)
0006  
0007  # check if some include are available
0008  INCLUDE(CheckIncludeFiles)
0009 -CHECK_INCLUDE_FILES(regex.h HAVE_REGEX_H)
0010 +#CHECK_INCLUDE_FILES(regex.h HAVE_REGEX_H)
0011  CHECK_INCLUDE_FILES(endian.h HAVE_ENDIAN_H)
0012  
0013  # set include directories