summarylogtreecommitdiffstats
path: root/default-to-py3k.patch
blob: 51ffeecae914c6927aa39c7e5b4ce592a6a67d74 (plain)
1
2
3
4
5
6
7
8
--- a/manlifter
+++ b/manlifter
@@ -1,4 +1,4 @@
-#!/usr/bin/env python2
+#!/usr/bin/env python3
 #
 # Note: this code is Python 3 ready, but trips over Debian bug 764848.
 # In Python 3.4.3, subprocess.getstatusoutput() returns an incorrect