void-packages/srcpkgs/git/patches/git-p4-python-3.patch

9 lines
182 B
Diff

--- git-p4.py
+++ git-p4.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
#
# git-p4.py -- A tool for bidirectional operation between a Perforce depot and git.
#