summaryrefslogtreecommitdiffstats
path: root/doc/releasenotes/CMakeLists.txt
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2020-11-17 19:52:37 +0100
committerSlávek Banko <slavek.banko@axis.cz>2020-11-18 02:24:57 +0100
commit6aa392e1314567b23ab733fc5e8cf8332a344452 (patch)
treef03284f63aa89577f60d4ed7e102c755f9bd3d53 /doc/releasenotes/CMakeLists.txt
parenteed0a6350c17f8ecb6972ae2ffa82115b5699531 (diff)
downloadtdebase-6aa392e1314567b23ab733fc5e8cf8332a344452.tar.gz
tdebase-6aa392e1314567b23ab733fc5e8cf8332a344452.zip
Move the khelpcenter guides to the directory level in which they are installed.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 1b6c123de102f0152d296fba8771d348329ba95c)
Diffstat (limited to 'doc/releasenotes/CMakeLists.txt')
-rw-r--r--doc/releasenotes/CMakeLists.txt11
1 files changed, 0 insertions, 11 deletions
diff --git a/doc/releasenotes/CMakeLists.txt b/doc/releasenotes/CMakeLists.txt
deleted file mode 100644
index 4392e53e4..000000000
--- a/doc/releasenotes/CMakeLists.txt
+++ /dev/null
@@ -1,11 +0,0 @@
-#################################################
-#
-# Improvements and feedback are welcome
-#
-# This file is released under GPL >= 2
-#
-#################################################
-
-tde_create_handbook( DESTINATION khelpcenter/releasenotes )
-
-install( FILES tde_release_notes.desktop DESTINATION ${AUTOSTART_INSTALL_DIR} )