void-packages/srcpkgs/git/patches/git-p4-python-3.patch
Đoàn Trần Công Danh 9af1d1ed9b git: update to 2.25.0
t3900 is passed on both musl and glibc now.
2020-01-14 19:03:48 +01:00

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