summaryrefslogtreecommitdiffstats
path: root/kioslave/iso/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kioslave/iso/CMakeLists.txt')
-rw-r--r--kioslave/iso/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/kioslave/iso/CMakeLists.txt b/kioslave/iso/CMakeLists.txt
index 2b7f57071..faa540221 100644
--- a/kioslave/iso/CMakeLists.txt
+++ b/kioslave/iso/CMakeLists.txt
@@ -36,7 +36,7 @@ link_directories(
install( FILES iso.protocol DESTINATION ${SERVICES_INSTALL_DIR} )
install( FILES isoservice.desktop DESTINATION ${DATA_INSTALL_DIR}/konqueror/servicemenus )
install( FILES kio_isorc DESTINATION ${CONFIG_INSTALL_DIR} )
-install( FILES kio_iso.desktop DESTINATION ${SHARE_INSTALL_DIR}/applnk )
+install( FILES kio_iso.desktop DESTINATION ${APPS_INSTALL_DIR} )
##### kio_iso ###################################