From a8f3e727ae4e7c39788e58ed9bc1733d8de11897 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 16 Feb 2013 01:10:50 -0600 Subject: Fix build system references to kabc --- tderesources/kolab/kabc/CMakeLists.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tderesources/kolab/kabc/CMakeLists.txt') diff --git a/tderesources/kolab/kabc/CMakeLists.txt b/tderesources/kolab/kabc/CMakeLists.txt index e4e3e00c8..cd1371256 100644 --- a/tderesources/kolab/kabc/CMakeLists.txt +++ b/tderesources/kolab/kabc/CMakeLists.txt @@ -27,11 +27,11 @@ link_directories( install( FILES kolab.desktop - DESTINATION ${SERVICES_INSTALL_DIR}/tderesources/kabc ) + DESTINATION ${SERVICES_INSTALL_DIR}/tderesources/tdeabc ) install( FILES ${CMAKE_CURRENT_SOURCE_DIR}/../uninstall.desktop - DESTINATION ${SERVICES_INSTALL_DIR}/tderesources/kabc + DESTINATION ${SERVICES_INSTALL_DIR}/tderesources/tdeabc RENAME imap.desktop ) -- cgit v1.2.1