Merge pull request #136 from kkofler/pkexec-policy-file-name

Rename pkexec policy file to .policy extension.
This commit is contained in:
Manjaro Linux 2014-11-06 09:15:19 +01:00
commit 822d75d1ce
2 changed files with 1 additions and 1 deletions

View file

@ -182,7 +182,7 @@ install(
install(
FILES
com.github.calamares.calamares.bin
com.github.calamares.calamares.policy
DESTINATION
"${POLKITQT-1_POLICY_FILES_INSTALL_DIR}"
)