]> git.pld-linux.org Git - packages/cmake.git/blobdiff - cmake-findruby2.patch
- added fix for ruby 2.x b/c of moved RUBY_CONFIG_INCLUDE_DIR
[packages/cmake.git] / cmake-findruby2.patch
diff --git a/cmake-findruby2.patch b/cmake-findruby2.patch
new file mode 100644 (file)
index 0000000..45eb55b
--- /dev/null
@@ -0,0 +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}
+      )
This page took 0.038555 seconds and 4 git commands to generate.