From fa0f10145ff7eae0a2f807afad76af499c898b0e Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sun, 18 Aug 2013 10:17:48 -0500 Subject: Rename KStyle to TDEStyle to avoid conflicts with KDE4. --- scheck/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scheck/CMakeLists.txt') diff --git a/scheck/CMakeLists.txt b/scheck/CMakeLists.txt index 365f7a84..c4238ead 100644 --- a/scheck/CMakeLists.txt +++ b/scheck/CMakeLists.txt @@ -22,7 +22,7 @@ link_directories( ##### other data ################################ -install( FILES scheck.themerc DESTINATION ${DATA_INSTALL_DIR}/kstyle/themes ) +install( FILES scheck.themerc DESTINATION ${DATA_INSTALL_DIR}/tdestyle/themes ) ##### scheck (module) ############################ -- cgit v1.2.1