summaryrefslogtreecommitdiffstats
path: root/languages/ruby/doc/CMakeLists.txt
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2014-10-08 18:34:50 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2014-10-08 18:34:50 +0900
commitcb2afcad8bc229dd4f9aaa2778f874e8e9f73c8c (patch)
tree27bc8968903591b61ab158a8aeee6f313ef788c6 /languages/ruby/doc/CMakeLists.txt
parent123dd355b1a2f3aa7a6db0321ff2543fdc65f59f (diff)
downloadtdevelop-cb2afcad8bc229dd4f9aaa2778f874e8e9f73c8c.tar.gz
tdevelop-cb2afcad8bc229dd4f9aaa2778f874e8e9f73c8c.zip
Removed QtRuby and Korundrum since the referred documentantion is no longer available. This relates to bug 1859.
Diffstat (limited to 'languages/ruby/doc/CMakeLists.txt')
-rw-r--r--languages/ruby/doc/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/ruby/doc/CMakeLists.txt b/languages/ruby/doc/CMakeLists.txt
index 781fa2ba..bdc2301b 100644
--- a/languages/ruby/doc/CMakeLists.txt
+++ b/languages/ruby/doc/CMakeLists.txt
@@ -10,5 +10,5 @@
#################################################
install( FILES
- ruby.toc ruby_bugs.toc qtruby.toc rails.toc
+ ruby.toc ruby_bugs.toc rails.toc
DESTINATION ${DATA_INSTALL_DIR}/kdevdocumentation/tocs )