From 1d4e1f4813e25fecb7728b781f8843e06f963147 Mon Sep 17 00:00:00 2001 From: Robert Tari Date: Wed, 15 Jan 2025 19:24:56 +0100 Subject: Drop the deprecated PolicyKit *.pkla file fixes: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1093060 --- data/CMakeLists.txt | 4 ---- 1 file changed, 4 deletions(-) (limited to 'data/CMakeLists.txt') diff --git a/data/CMakeLists.txt b/data/CMakeLists.txt index e24a925..451c9e8 100644 --- a/data/CMakeLists.txt +++ b/data/CMakeLists.txt @@ -82,8 +82,4 @@ 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