[CMake] fix typo

This commit is contained in:
Philip Müller 2020-06-15 12:33:26 +02:00 committed by GitHub
parent 55abe0247b
commit fe8459b7f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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