summarylogtreecommitdiffstats
path: root/phc-intel.system-sleep
diff options
context:
space:
mode:
authordreieck2023-02-21 12:00:37 +0100
committerdreieck2023-02-21 12:00:37 +0100
commit3eb321d404b2f90a18d2b257e3d0db6ab9cb9ad9 (patch)
treec3a6c7c96e3a980a04463ce9d29d6c36d8ad28ba /phc-intel.system-sleep
parente1bfb5aa942b84a4ec6af8a51db64bf7b7ccf016 (diff)
downloadaur-3eb321d404b2f90a18d2b257e3d0db6ab9cb9ad9.tar.gz
Made package working again.
Diffstat (limited to 'phc-intel.system-sleep')
-rw-r--r--phc-intel.system-sleep5
1 files changed, 0 insertions, 5 deletions
diff --git a/phc-intel.system-sleep b/phc-intel.system-sleep
deleted file mode 100644
index c76ea6aafda0..000000000000
--- a/phc-intel.system-sleep
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/bash
-
-if [ "$1" = post ]; then
- . /usr/bin/phc-intel set
-fi