summarylogtreecommitdiffstats
path: root/0001-fix-conflicting-path-in-brightness.patch
diff options
context:
space:
mode:
authorDan Johansen2019-09-19 18:42:59 +0200
committerDan Johansen2019-09-19 18:42:59 +0200
commitace044079723aa60f735e55a44dd166b266131a7 (patch)
tree40e4225742e74741f7cb01b96c9a7ab9b27ed6a9 /0001-fix-conflicting-path-in-brightness.patch
parent320cb6b21352d804740ea103287863a1e12381b9 (diff)
downloadaur-ace044079723aa60f735e55a44dd166b266131a7.tar.gz
updated to 2.7.1
Diffstat (limited to '0001-fix-conflicting-path-in-brightness.patch')
-rw-r--r--0001-fix-conflicting-path-in-brightness.patch25
1 files changed, 0 insertions, 25 deletions
diff --git a/0001-fix-conflicting-path-in-brightness.patch b/0001-fix-conflicting-path-in-brightness.patch
deleted file mode 100644
index 399f78880f54..000000000000
--- a/0001-fix-conflicting-path-in-brightness.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-From af63a8119c14facf376f1787bd24541c9f2b1a2f Mon Sep 17 00:00:00 2001
-From: Dan Johansen <strit@manjaro.org>
-Date: Fri, 13 Sep 2019 08:20:06 +0200
-Subject: [PATCH] fix conflicting path in brightness
-
----
- brightness/brightness.pro | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/brightness/brightness.pro b/brightness/brightness.pro
-index bdd45c7..c69aae2 100644
---- a/brightness/brightness.pro
-+++ b/brightness/brightness.pro
-@@ -31,7 +31,7 @@ unix {
-
- target.path = $$PREFIX/lib/coreapps/plugins
-
-- udev.path = /lib/udev/rules.d/
-+ udev.path = /usr/lib/udev/rules.d/
- udev.files = 90-coreaction-brightnessctl.rules
- }
-
---
-2.23.0
-