]> git.pld-linux.org Git - packages/cmake.git/blame - cmake-findruby2.patch
- rel 3; min-ver fix still needed
[packages/cmake.git] / cmake-findruby2.patch
CommitLineData
a048aac3
JR
1--- cmake-2.8.12.2/Modules/FindRuby.cmake~ 2014-08-26 22:03:46.000000000 +0200
2+++ cmake-2.8.12.2/Modules/FindRuby.cmake 2014-08-26 22:05:53.115892137 +0200
3@@ -170,6 +170,7 @@
4 find_path(RUBY_CONFIG_INCLUDE_DIR
5 NAMES ruby/config.h config.h
6 HINTS
7+ ${RUBY_HDR_DIR}
8 ${RUBY_HDR_DIR}/${RUBY_ARCH}
9 ${RUBY_ARCH_DIR}
10 )
This page took 0.056237 seconds and 4 git commands to generate.