summaryrefslogtreecommitdiffstats
path: root/khotkeys/CMakeLists.txt
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2016-09-11 18:31:00 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2016-09-11 18:32:52 +0900
commit6960221d2c0d539b5f34bedfd004051313c1984e (patch)
treee23f1ee45f5ee8b3090de3e53a93b728bbfaea7d /khotkeys/CMakeLists.txt
parent2649b1ebf4eec141dc8e1642f9decac615ca5f29 (diff)
downloadtdebase-6960221d2c0d539b5f34bedfd004051313c1984e.tar.gz
tdebase-6960221d2c0d539b5f34bedfd004051313c1984e.zip
Fixed khotkeys.desktop handling. This resolve bug 2685.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'khotkeys/CMakeLists.txt')
-rw-r--r--khotkeys/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/khotkeys/CMakeLists.txt b/khotkeys/CMakeLists.txt
index 39c84111e..4eda615a3 100644
--- a/khotkeys/CMakeLists.txt
+++ b/khotkeys/CMakeLists.txt
@@ -37,5 +37,3 @@ add_subdirectory( app )
add_subdirectory( data )
add_subdirectory( update )
tde_conditional_add_subdirectory( WITH_ARTS arts )
-
-install( FILES khotkeys.desktop DESTINATION ${AUTOSTART_INSTALL_DIR} )