summarylogtreecommitdiffstats
path: root/python2.patch
diff options
context:
space:
mode:
authorFelix Golatofski2020-02-09 20:15:44 +0100
committerFelix Golatofski2020-02-09 20:15:44 +0100
commit8cc370754bf881a2986e4397d6392634d77941c8 (patch)
tree4a0390afab682dda68365f5825142bc77b05bd5c /python2.patch
parent7f828508289b1b14d8a9b7474c84e4d10efa4b06 (diff)
downloadaur-8cc370754bf881a2986e4397d6392634d77941c8.tar.gz
Updated patch
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.