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.
main
Kevin Kofler 10 years ago
parent 4c226fdaf3
commit bc9b9d2ce4

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

Loading…
Cancel
Save