diff options
Diffstat (limited to 'Modules/FindRuby.cmake')
-rw-r--r-- | Modules/FindRuby.cmake | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Modules/FindRuby.cmake b/Modules/FindRuby.cmake index fa5a2d1..dfc811a 100644 --- a/Modules/FindRuby.cmake +++ b/Modules/FindRuby.cmake @@ -12,7 +12,6 @@ SET(RUBY_POSSIBLE_INCLUDE_PATHS ) SET(RUBY_POSSIBLE_LIB_PATHS - /usr/lib64 /usr/lib ) |