mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-28 09:55:37 -04:00
Merge pull request #136 from kkofler/pkexec-policy-file-name
Rename pkexec policy file to .policy extension.
This commit is contained in:
commit
822d75d1ce
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