File qyoto-remove-examples.patch of Package mono-qt4
--- CMakeLists.txt 2011-06-22 18:33:32.000000000 +0200
+++ CMakeLists.txt 2011-08-24 13:13:19.127160540 +0200
@@ -84,7 +84,6 @@
INSTALL(EXPORT QyotoExport DESTINATION ${CMAKE_INSTALL_PREFIX}/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)