Sophie

Sophie

distrib > Mageia > 6 > armv5tl > by-pkgid > 3a1a7f3295bff0159198cd3dedf071e2 > files > 3

clucene-2.3.3.4-10.mga6.src.rpm

diff -up ./CMakeLists.txt.orig ./CMakeLists.txt
--- ./CMakeLists.txt.orig	2016-03-05 14:17:09.674936694 +0200
+++ ./CMakeLists.txt	2016-03-05 14:17:16.529673061 +0200
@@ -153,7 +153,6 @@ GET_BOOST_INCLUDE_PATH(_CL_BOOST_INCLUDE
 INCLUDE_DIRECTORIES( ${_CL_BOOST_INCLUDE_PATH} )
 
 #include the projects
-ADD_SUBDIRECTORY (src/ext)
 ADD_SUBDIRECTORY (src/shared)
 ADD_SUBDIRECTORY (src/core)
 ADD_SUBDIRECTORY (src/test)