[CMake] fix typo

This commit is contained in:
Philip Müller 2020-06-15 12:35:52 +02:00
parent 216caf9130
commit 19b48c3c82

View File

@ -588,7 +588,7 @@ install(
if( INSTALL_CONFIG )
install(
FILES settings.conf
DESTINATIONshare/calamares
DESTINATION share/calamares
)
endif()