[CMake] fix typo
This commit is contained in:
parent
216caf9130
commit
19b48c3c82
@ -588,7 +588,7 @@ install(
|
|||||||
if( INSTALL_CONFIG )
|
if( INSTALL_CONFIG )
|
||||||
install(
|
install(
|
||||||
FILES settings.conf
|
FILES settings.conf
|
||||||
DESTINATIONshare/calamares
|
DESTINATION share/calamares
|
||||||
)
|
)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user