diff --git a/CMakeLists.txt b/CMakeLists.txt index 2a209e2d0..269b2e9b1 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -595,7 +595,7 @@ install( if( INSTALL_CONFIG ) install( FILES settings.conf - DESTINATIONshare/calamares + DESTINATION share/calamares ) endif()