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