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
@ -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…
Reference in New Issue
Block a user