mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-09 16:14:29 -04:00
Rename pkexec policy file to .policy extension.
Rename com.github.calamares.calamares.bin to com.github.calamares.calamares.policy. This matches how other policy files in the same directory are named.
This commit is contained in:
parent
4c226fdaf3
commit
bc9b9d2ce4
2 changed files with 1 additions and 1 deletions
|
@ -182,7 +182,7 @@ install(
|
||||||
|
|
||||||
install(
|
install(
|
||||||
FILES
|
FILES
|
||||||
com.github.calamares.calamares.bin
|
com.github.calamares.calamares.policy
|
||||||
DESTINATION
|
DESTINATION
|
||||||
"${POLKITQT-1_POLICY_FILES_INSTALL_DIR}"
|
"${POLKITQT-1_POLICY_FILES_INSTALL_DIR}"
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue