]> git.pld-linux.org Git - packages/cmake.git/blob - cmake-findruby2.patch
- rel 2
[packages/cmake.git] / cmake-findruby2.patch
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.114491 seconds and 3 git commands to generate.