diff --git a/CMakeLists.txt b/CMakeLists.txt index 09e5c6d1d..ce3f42ac4 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -588,7 +588,7 @@ install( if( INSTALL_CONFIG ) install( FILES settings.conf - DESTINATIONshare/calamares + DESTINATION share/calamares ) endif()