From 8738816d591f1452d92d059d1884691ce0b30e6b Mon Sep 17 00:00:00 2001 From: Robert Tari Date: Fri, 23 Feb 2024 23:18:04 +0100 Subject: Add data/50-org.ayatana.indicator.display.AccountsService.pkla to support old systems --- data/CMakeLists.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'data/CMakeLists.txt') diff --git a/data/CMakeLists.txt b/data/CMakeLists.txt index 451c9e8..e24a925 100644 --- a/data/CMakeLists.txt +++ b/data/CMakeLists.txt @@ -82,4 +82,8 @@ if (ENABLE_COLOR_TEMP) install (FILES 50-org.ayatana.indicator.display.AccountsService.rules DESTINATION "${CMAKE_INSTALL_FULL_DATADIR}/polkit-1/rules.d") + # 50-org.ayatana.indicator.display.AccountsService.pkla + + install (FILES 50-org.ayatana.indicator.display.AccountsService.pkla DESTINATION "${CMAKE_INSTALL_FULL_LOCALSTATEDIR}/lib/polkit-1/localauthority/10-vendor.d") + endif () -- cgit v1.2.3