]> git.pld-linux.org Git - packages/cmake.git/blobdiff - cmake-findruby2.patch
Rediff.
[packages/cmake.git] / cmake-findruby2.patch
index bdd9c3747da11fdfcf85c817317a3b93f0be8390..2f6677fb5187a4f7131bff115203a16577132669 100644 (file)
@@ -1,10 +1,11 @@
---- cmake-2.8.12.2/Modules/FindRuby.cmake~     2014-08-26 22:03:46.000000000 +0200
-+++ cmake-2.8.12.2/Modules/FindRuby.cmake      2014-08-26 22:05:53.115892137 +0200
-@@ -170,6 +170,7 @@
+diff -urNp -x '*.orig' cmake-3.17.2.org/Modules/FindRuby.cmake cmake-3.17.2/Modules/FindRuby.cmake
+--- cmake-3.17.2.org/Modules/FindRuby.cmake    2021-04-12 22:19:23.761018307 +0200
++++ cmake-3.17.2/Modules/FindRuby.cmake        2021-04-12 22:19:24.521040438 +0200
+@@ -207,6 +207,7 @@ if( "${Ruby_FIND_VERSION_SHORT_NODOT}" G
    find_path(RUBY_CONFIG_INCLUDE_DIR
      NAMES ruby/config.h  config.h
      HINTS
 +      ${RUBY_HDR_DIR}
        ${RUBY_HDR_DIR}/${RUBY_ARCH}
        ${RUBY_ARCH_DIR}
-   )
+       ${RUBY_ARCHHDR_DIR}
This page took 0.044731 seconds and 4 git commands to generate.