summaryrefslogtreecommitdiff
path: root/openbabel-ruby19-vendorarch.patch
diff options
context:
space:
mode:
Diffstat (limited to 'openbabel-ruby19-vendorarch.patch')
-rw-r--r--openbabel-ruby19-vendorarch.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/openbabel-ruby19-vendorarch.patch b/openbabel-ruby19-vendorarch.patch
new file mode 100644
index 0000000..2f9a72c
--- /dev/null
+++ b/openbabel-ruby19-vendorarch.patch
@@ -0,0 +1,12 @@
+diff -up openbabel-75414ad4e043f16ba72ae51c7ca60f448576688d/scripts/CMakeLists.txt.ruby_vendor openbabel-75414ad4e043f16ba72ae51c7ca60f448576688d/scripts/CMakeLists.txt
+--- openbabel-75414ad4e043f16ba72ae51c7ca60f448576688d/scripts/CMakeLists.txt.ruby_vendor 2015-02-04 20:04:57.000000000 +0100
++++ openbabel-75414ad4e043f16ba72ae51c7ca60f448576688d/scripts/CMakeLists.txt 2015-02-07 23:38:54.649356914 +0100
+@@ -400,7 +416,7 @@ if (DO_RUBY_BINDINGS)
+ endif()
+
+ install(TARGETS bindings_ruby
+- LIBRARY DESTINATION ${LIB_INSTALL_DIR}
++ LIBRARY DESTINATION ${LIB_INSTALL_DIR}/ruby/vendor_ruby
+ COMPONENT bindings_ruby)
+
+ endif (DO_RUBY_BINDINGS)