diff --git a/systemd/CMakeLists.txt b/systemd/CMakeLists.txt index 6de3e45..36d6d22 100644 --- a/systemd/CMakeLists.txt +++ b/systemd/CMakeLists.txt @@ -23,5 +23,5 @@ install( PROGRAMS grive-sync.sh DESTINATION - ${CMAKE_INSTALL_FULL_LIBDIR}/grive + ${CMAKE_INSTALL_FULL_LIBEXECDIR}/grive )