Browse Source

Stefan Fiedler:


			
			
				rocklinux
			
			
		
Stefan Fiedler 17 years ago
parent
commit
f351658f5c
1 changed files with 0 additions and 11 deletions
  1. +0
    -11
      package/public/clucene-core/disable-broken-demo.patch

+ 0
- 11
package/public/clucene-core/disable-broken-demo.patch

@ -1,11 +0,0 @@
--- clucene-core-0.9.21/CMakeLists.txt-orig 2008-08-22 16:40:55.000000000 +0200
+++ clucene-core-0.9.21/CMakeLists.txt 2008-10-18 17:15:25.000000000 +0200
@@ -17,7 +17,7 @@
INCLUDE_DIRECTORIES( ${clucene_SOURCE_DIR}/src )
INCLUDE_DIRECTORIES( ${clucene_BINARY_DIR}/src )
-SUBDIRS (src/CLucene test src/demo)
+SUBDIRS (src/CLucene test)
OPTION(ENABLE_DEBUG
"enable debug support"

Loading…
Cancel
Save