summarylogtreecommitdiffstats
path: root/python2.patch
diff options
context:
space:
mode:
Diffstat (limited to 'python2.patch')
-rw-r--r--python2.patch8
1 files changed, 8 insertions, 0 deletions
diff --git a/python2.patch b/python2.patch
new file mode 100644
index 000000000000..f153918ba973
--- /dev/null
+++ b/python2.patch
@@ -0,0 +1,8 @@
+--- ccx2-0.2.0/scripts/ccx2 2009-05-02 03:40:31.000000000 +0200
++++ ccx2-0.2.0/scripts/ccx2 2020-02-09 20:10:02.652626820 +0100
+@@ -1,4 +1,4 @@
+-#!/usr/bin/env python
++#!/usr/bin/env python2
+
+ # Copyright (c) 2008-2009 Pablo Flouret <quuxbaz@gmail.com>
+ # All rights reserved.