cmake-3.31.0
Fixes rhbz#2324190
This commit is contained in:
parent
a02c626742
commit
ae4cdafd95
4 changed files with 10 additions and 62 deletions
|
|
@ -1,7 +1,7 @@
|
|||
Index: cmake-3.30.5/Modules/FindRuby.cmake
|
||||
Index: cmake-3.31.0/Modules/FindRuby.cmake
|
||||
===================================================================
|
||||
--- cmake-3.30.5.orig/Modules/FindRuby.cmake
|
||||
+++ cmake-3.30.5/Modules/FindRuby.cmake
|
||||
--- cmake-3.31.0.orig/Modules/FindRuby.cmake
|
||||
+++ cmake-3.31.0/Modules/FindRuby.cmake
|
||||
@@ -312,14 +312,9 @@ if(Ruby_EXECUTABLE AND NOT Ruby_VERSION_
|
||||
_RUBY_CONFIG_VAR("sitearchdir" Ruby_SITEARCH_DIR)
|
||||
_RUBY_CONFIG_VAR("sitelibdir" Ruby_SITELIB_DIR)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue