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:
Kevin Kofler 2014-11-05 23:34:03 +01:00
parent 4c226fdaf3
commit bc9b9d2ce4
2 changed files with 1 additions and 1 deletions

View File

@ -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}"
) )