cmake-findruby.patch: Update for alignment
This commit is contained in:
parent
49317eb0f2
commit
a02c626742
1 changed files with 4 additions and 4 deletions
|
|
@ -1,8 +1,8 @@
|
|||
Index: cmake-3.23.0-rc2/Modules/FindRuby.cmake
|
||||
Index: cmake-3.30.5/Modules/FindRuby.cmake
|
||||
===================================================================
|
||||
--- cmake-3.23.0-rc2.orig/Modules/FindRuby.cmake
|
||||
+++ cmake-3.23.0-rc2/Modules/FindRuby.cmake
|
||||
@@ -315,14 +315,9 @@ if(Ruby_EXECUTABLE AND NOT Ruby_VERSION_
|
||||
--- cmake-3.30.5.orig/Modules/FindRuby.cmake
|
||||
+++ cmake-3.30.5/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