diff options
author | CoprDistGit <infra@openeuler.org> | 2023-06-21 07:45:32 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-06-21 07:45:32 +0000 |
commit | 17deba2b2d9731a79fb77ee05473dbe4a787f733 (patch) | |
tree | e9c7a2b47dc94f2f92e32ba75d709616956c0e8f | |
parent | f85bd4ed8abfb9a58cee8b0e6eafe2673b1dc889 (diff) |
automatic import of openbabel
-rw-r--r-- | openbabel.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openbabel.spec b/openbabel.spec index e737ede..281b17e 100644 --- a/openbabel.spec +++ b/openbabel.spec @@ -221,7 +221,7 @@ export CXXFLAGS="%{optflags} -DEIGEN_ALTIVEC_DISABLE_MMA" -DPYTHON_BINDINGS:BOOL=ON \ -DPYTHON_EXECUTABLE=%{__python3} \ -DPERL_BINDINGS:BOOL=ON \ - -DRUBY_BINDINGS:BOOL=ON \ + -DRUBY_BINDINGS:BOOL=OFF \ -DWITH_MAEPARSER:BOOL=OFF \ -DWITH_COORDGEN:BOOL=OFF \ -DOB_PLUGIN_INSTALL_DIR:PATH=%{_lib}/openbabel3 \ |