]> git.pld-linux.org Git - packages/cmake.git/blobdiff - cmake-findruby2.patch
- updated to 3.15.2
[packages/cmake.git] / cmake-findruby2.patch
index 45eb55b4456650bade7af439f0502face0fb074c..bdd9c3747da11fdfcf85c817317a3b93f0be8390 100644 (file)
@@ -1,10 +1,10 @@
 --- 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 @@
-    find_path(RUBY_CONFIG_INCLUDE_DIR
-      NAMES ruby/config.h  config.h
-      HINTS
-+     ${RUBY_HDR_DIR}
-      ${RUBY_HDR_DIR}/${RUBY_ARCH}
-      ${RUBY_ARCH_DIR}
-      )
+   find_path(RUBY_CONFIG_INCLUDE_DIR
+     NAMES ruby/config.h  config.h
+     HINTS
++      ${RUBY_HDR_DIR}
+       ${RUBY_HDR_DIR}/${RUBY_ARCH}
+       ${RUBY_ARCH_DIR}
+   )
This page took 0.024334 seconds and 4 git commands to generate.