Files
poezio/poezio-remove_shebang.patch
2018-03-04 09:17:06 +00:00

19 lines
613 B
Diff

Index: poezio-0.11/poezio/daemon.py
===================================================================
--- poezio-0.11.orig/poezio/daemon.py
+++ poezio-0.11/poezio/daemon.py
@@ -1,4 +1,3 @@
-#!/usr/bin/env python3
# Copyright 2011 Florent Le Coz <louiz@louiz.org>
#
# This file is part of Poezio.
Index: poezio-0.11/poezio/keyboard.py
===================================================================
--- poezio-0.11.orig/poezio/keyboard.py
+++ poezio-0.11/poezio/keyboard.py
@@ -1,4 +1,3 @@
-#!/usr/bin/env python3
# Copyright 2010-2011 Florent Le Coz <louiz@louiz.org>
#
# This file is part of Poezio.