From 2008dbc393c6796e24e5339d4e9d17de0c1131ed Mon Sep 17 00:00:00 2001
From: Yinan Qin <39023210+elysia-best@users.noreply.github.com>
Date: Sun, 29 Sep 2024 08:29:30 +0800
Subject: [PATCH] Change exec path to the right location.
---
screen-brightness/com.lingmo.brightness.pkexec.policy.in | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/screen-brightness/com.lingmo.brightness.pkexec.policy.in b/screen-brightness/com.lingmo.brightness.pkexec.policy.in
index 14f3035..6fe1d2f 100755
--- a/screen-brightness/com.lingmo.brightness.pkexec.policy.in
+++ b/screen-brightness/com.lingmo.brightness.pkexec.policy.in
@@ -10,6 +10,6 @@
no
yes
- @CMAKE_INSTALL_FULL_BINDIR@/lingmo-screen-brightness
-
+ /usr/bin/lingmo-screen-brightness
+