CMake: revertlast, DESTDIR is the way to stage.

Thanks to Kevin Kofler for putting me back on the right track.
This commit is contained in:
Adriaan de Groot 2017-06-19 17:40:51 -04:00
parent ae34d99f10
commit ee030c4d56

View File

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