Sophie

Sophie

distrib > Mageia > 7 > i586 > by-pkgid > fa7849a1e982342363fcded4184cb1e2 > files > 1

lsyncd-2.2.3-2.mga7.src.rpm

diff -Nru a/cmake/FindLua.cmake b/cmake/FindLua.cmake
--- a/cmake/FindLua.cmake	2018-03-09 13:39:11.000000000 +0100
+++ b/cmake/FindLua.cmake	2018-03-13 06:13:13.386292121 +0100
@@ -33,7 +33,7 @@
 SET(_POSSIBLE_LUA_INCLUDE include include/lua)
 #SET(_POSSIBLE_LUA_EXECUTABLE lua)
 #SET(_POSSIBLE_LUA_COMPILER luac)
-#SET(_POSSIBLE_LUA_LIBRARY lua)
+SET(_POSSIBLE_LUA_LIBRARY lua)
 
 # Determine possible naming suffixes (there is no standard for this)
 SET(_POSSIBLE_SUFFIXES "52" "5.2" "-5.2" "53" "5.3" "-5.3" "")