From f170718f77df94a1dff01cf0629dfad06d4069ba Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sun, 8 Jul 2018 10:54:28 +0200 Subject: [PATCH] app-laptop/pbbuttonsd: remove unused patch Closes: https://github.com/gentoo/gentoo/pull/9123 --- .../files/pbbuttonsd-0.8.1-pmcs.patch | 21 ------------------- 1 file changed, 21 deletions(-) delete mode 100644 app-laptop/pbbuttonsd/files/pbbuttonsd-0.8.1-pmcs.patch diff --git a/app-laptop/pbbuttonsd/files/pbbuttonsd-0.8.1-pmcs.patch b/app-laptop/pbbuttonsd/files/pbbuttonsd-0.8.1-pmcs.patch deleted file mode 100644 index 2ed3bf329e28..000000000000 --- a/app-laptop/pbbuttonsd/files/pbbuttonsd-0.8.1-pmcs.patch +++ /dev/null @@ -1,21 +0,0 @@ ---- a/scripts/pmcs-config -+++ b/scripts/pmcs-config -@@ -11,15 +11,15 @@ - - # Section for power policy 'performance' - performance_HDTimeOff=0 # hdsetup - timeout in seconds --performance_HDOptions="-p" # hdsetup -+performance_HDOptions="" # hdsetup - performance_LaptopMode="stop" # bdflush - - # Section for power policy 'custom' - custom_HDTimeOff=60 # hdsetup - timeout in seconds --custom_HDOptions="-p" # hdsetup -+custom_HDOptions="" # hdsetup - custom_LaptopMode="start" # bdflush - - # Section for power policy 'powersave' - powersave_HDTimeOff=60 # hdsetup - timeout in seconds --powersave_HDOptions="-p" # hdsetup -+powersave_HDOptions="" # hdsetup - powersave_LaptopMode="start" # bdflush -- 2.26.2