1f538de
diff -up openwsman-2.2.7/CMakeLists.txt.ruby openwsman-2.2.7/CMakeLists.txt
1f538de
--- openwsman-2.2.7/CMakeLists.txt.ruby	2012-02-09 09:13:51.222066933 +0100
1f538de
+++ openwsman-2.2.7/CMakeLists.txt	2012-02-09 09:14:01.059119669 +0100
1f538de
@@ -103,7 +103,7 @@ SET( BUILD_JAVA_EXPLICIT ${BUILD_JAVA})
1f538de
 OPTION( BUILD_LIBCIM "Build CIM plugin" YES )
1f538de
 OPTION( BUILD_EXAMPLES "Build examples" YES )
1f538de
 OPTION( BUILD_PYTHON "Build Python bindings" YES )
1f538de
-OPTION( BUILD_RUBY "Build Ruby bindings" YES )
1f538de
+OPTION( BUILD_RUBY "Build Ruby bindings" NO )
1f538de
 OPTION( BUILD_PERL "Build Perl bindings" YES )
1f538de
 OPTION( BUILD_JAVA "Build Java bindings" YES )
1f538de
 OPTION( BUILD_CSHARP "Build C# bindings" YES)