diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 00:55:17 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 00:55:17 -0600 |
commit | 45e371f7ffece317ed9466f032cb0fe9520461f1 (patch) | |
tree | 2f292babc95fbea695a578de46bed15fb2b61fc8 /conduits/docconduit/CMakeLists.txt | |
parent | 5e4f00a9911f1b6360a49f869fe10620325beaba (diff) | |
download | kpilot-45e371f7ffece317ed9466f032cb0fe9520461f1.tar.gz kpilot-45e371f7ffece317ed9466f032cb0fe9520461f1.zip |
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'conduits/docconduit/CMakeLists.txt')
-rw-r--r-- | conduits/docconduit/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conduits/docconduit/CMakeLists.txt b/conduits/docconduit/CMakeLists.txt index be3119b..8793b28 100644 --- a/conduits/docconduit/CMakeLists.txt +++ b/conduits/docconduit/CMakeLists.txt @@ -81,7 +81,7 @@ install( install( FILES kpalmdoc.upd - DESTINATION ${CMAKE_INSTALL_PREFIX}/share/apps/kconf_update + DESTINATION ${CMAKE_INSTALL_PREFIX}/share/apps/tdeconf_update ) add_subdirectory(Icons) |