1 --- a/corepkit/CMakeLists.txt 2021-12-25 17:52:20.000000000 +0700
2 +++ b/corepkit/CMakeLists.txt 2021-12-29 17:58:09.298024297 +0700
4 target_link_libraries( corepkit Qt5::Core )
6 install( TARGETS corepkit DESTINATION libexec/coreapps/ )
7 -install( FILES org.cubocore.coreapps.policy DESTINATION share/polkit-1/actions/ )
8 +install( FILES org.cubocore.coreapps.policy DESTINATION ${CMAKE_INSTALL_PREFIX}/usr/share/polkit-1/actions/ )