mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-25 08:28:22 -04:00
Install settings.conf
This commit is contained in:
parent
b060f66456
commit
1b22ec890b
1 changed files with 7 additions and 0 deletions
|
@ -120,3 +120,10 @@ install(
|
|||
DESTINATION
|
||||
"${CMAKE_INSTALL_CMAKEDIR}"
|
||||
)
|
||||
|
||||
install(
|
||||
FILES
|
||||
settings.conf
|
||||
DESTINATION
|
||||
share/calamares
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue