summarylogtreecommitdiffstats
path: root/use_python2.patch
diff options
context:
space:
mode:
authorMickael FALCK2015-06-16 10:25:00 +0200
committerMickael FALCK2015-06-16 10:25:00 +0200
commit8145abe8ea7aed11462a0ec7d477e765c1f0b12e (patch)
tree35d51c60dba1256392f15a4f346358e54fdeb9b5 /use_python2.patch
downloadaur-8145abe8ea7aed11462a0ec7d477e765c1f0b12e.tar.gz
Initial import from aur3
Diffstat (limited to 'use_python2.patch')
-rw-r--r--use_python2.patch6
1 files changed, 6 insertions, 0 deletions
diff --git a/use_python2.patch b/use_python2.patch
new file mode 100644
index 000000000000..17f0a48f4235
--- /dev/null
+++ b/use_python2.patch
@@ -0,0 +1,6 @@
+@@ -1,4 +1,4 @@
++#!/usr/bin/env python2
+-#!/usr/bin/env python
+ import ConfigParser
+ import base64
+ import pycurl