gentoo-full-overlay/sys-fs/bcache-tools/files/1.0.8_p20140220/bcache-status-python3.patch

8 lines
320 B
Diff

--- 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.