File qyoto-remove-examples.patch of Package mono-qt4
Index: qyoto-4.7.98/CMakeLists.txt
===================================================================
--- qyoto-4.7.98.orig/CMakeLists.txt
+++ qyoto-4.7.98/CMakeLists.txt
@@ -113,7 +113,6 @@ src/smokeqyoto.h src/virtualmethodcall.h
INSTALL(EXPORT QyotoExport DESTINATION share/qyoto/cmake NAMESPACE QYOTO_ )
add_subdirectory(tools)
-add_subdirectory(examples EXCLUDE_FROM_ALL)
macro_log_feature(CMAKE_CSharp_COMPILER_LOADED "C# compiler" "Mono or the .NET framework" "http://www.mono-project.com" FALSE "" "Required to compile the C# bindings")
macro_optional_find_package(QScintilla)