updated on Fri Jan 20 16:18:17 UTC 2012
[aur-mirror.git] / kdevelop-extra-plugins-ruby-git / no-tests.patch
blob870a486b6c8e668eb7cc7012b66dc83ba0ce1ed6
1 diff --git a/parser/CMakeLists.txt b/parser/CMakeLists.txt
2 index 01715d8..54f61b2 100644
3 --- a/parser/CMakeLists.txt
4 +++ b/parser/CMakeLists.txt
5 @@ -22,7 +22,6 @@ target_link_libraries( kdev4rubyparser
7 # Installing the parser executable and its test suite
8 kde4_add_executable( ruby-parser main.c )
9 -install(DIRECTORY tests DESTINATION ${CMAKE_CURRENT_BINARY_DIR})
11 # Building the kdev4rubyparser library
12 target_link_libraries(ruby-parser kdev4rubyparser)