cmake-3.31.0

Fixes rhbz#2324190
This commit is contained in:
Björn Esser 2024-11-08 19:43:47 +01:00
commit ae4cdafd95
4 changed files with 10 additions and 62 deletions

View file

@ -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)