Create 0000-pika-patch.patch
This commit is contained in:
parent
49feb8efd6
commit
74f2f49d8b
7
patches/0000-pika-patch.patch
Normal file
7
patches/0000-pika-patch.patch
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
diff --git usr/lib/hwsupport/power-button-handler.py usr/lib/hwsupport/power-button-handler.py
|
||||||
|
index 1a46251..cbf7857 100755
|
||||||
|
--- usr/lib/hwsupport/power-button-handler.py
|
||||||
|
+++ usr/lib/hwsupport/power-button-handler.py
|
||||||
|
@@ -1,4 +1,4 @@
|
||||||
|
-#!/usr/bin/python
|
||||||
|
+#!/bin/env python3 -u
|
Loading…
Reference in New Issue
Block a user