CMake: follow prefix even for the polkit files, for easier staged installs.
This commit is contained in:
parent
e9ab78cd52
commit
448af86242
@ -250,7 +250,7 @@ install(
|
|||||||
FILES
|
FILES
|
||||||
com.github.calamares.calamares.policy
|
com.github.calamares.calamares.policy
|
||||||
DESTINATION
|
DESTINATION
|
||||||
"${POLKITQT-1_POLICY_FILES_INSTALL_DIR}"
|
"${CMAKE_INSTALL_PREFIX}${POLKITQT-1_POLICY_FILES_INSTALL_DIR}"
|
||||||
)
|
)
|
||||||
|
|
||||||
install(
|
install(
|
||||||
|
Loading…
Reference in New Issue
Block a user