]> git.pld-linux.org Git - packages/openbabel.git/blob - ruby-install.patch
- release 2 (by relup.sh)
[packages/openbabel.git] / ruby-install.patch
1 --- openbabel-2.3.90/scripts/CMakeLists.txt~    2015-11-16 19:52:13.000000000 +0100
2 +++ openbabel-2.3.90/scripts/CMakeLists.txt     2015-11-16 19:53:09.209431072 +0100
3 @@ -400,7 +400,7 @@
4      endif()
5  
6      install(TARGETS bindings_ruby
7 -            LIBRARY DESTINATION ${LIB_INSTALL_DIR}
8 +           LIBRARY DESTINATION ${RUBYLIB_INSTALL_DIR}
9              COMPONENT bindings_ruby)
10  
11  endif (DO_RUBY_BINDINGS)
This page took 0.06644 seconds and 3 git commands to generate.