1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-21 10:15:12 +03:00
aports/testing/icdiff/fix-python-interpreter.patch
2019-06-02 14:24:55 +00:00

12 lines
198 B
Diff

diff --git a/icdiff b/icdiff
old mode 100755
new mode 100644
index 3e4e8721e8..b24847eac6
--- a/icdiff
+++ b/icdiff
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
""" icdiff.py