summaryrefslogtreecommitdiff
path: root/sys-fs/bcache-tools/files/1.0.8_p20140220/bcache-status-python3.patch
diff options
context:
space:
mode:
Diffstat (limited to 'sys-fs/bcache-tools/files/1.0.8_p20140220/bcache-status-python3.patch')
-rw-r--r--sys-fs/bcache-tools/files/1.0.8_p20140220/bcache-status-python3.patch8
1 files changed, 8 insertions, 0 deletions
diff --git a/sys-fs/bcache-tools/files/1.0.8_p20140220/bcache-status-python3.patch b/sys-fs/bcache-tools/files/1.0.8_p20140220/bcache-status-python3.patch
new file mode 100644
index 000000000000..0cb08cc1a281
--- /dev/null
+++ b/sys-fs/bcache-tools/files/1.0.8_p20140220/bcache-status-python3.patch
@@ -0,0 +1,8 @@
+--- bcache-tools-1.0.8/bcache-status.orig 2015-06-20 08:56:22.343589706 +0200
++++ bcache-tools-1.0.8/bcache-status 2015-06-20 08:56:39.971692433 +0200
+@@ -1,4 +1,4 @@
+-#!/usr/bin/env python
++#!/usr/bin/env python3
+ #
+ # Dumb script to dump (some) of bcache status
+ # Copyright 2014 Darrick J. Wong. All rights reserved.