summaryrefslogtreecommitdiff
path: root/community/audit/python2.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/audit/python2.patch')
-rw-r--r--community/audit/python2.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/audit/python2.patch b/community/audit/python2.patch
index b5f6cbc25..87286fc5b 100644
--- a/community/audit/python2.patch
+++ b/community/audit/python2.patch
@@ -1,10 +1,10 @@
---- configure.old 2010-10-22 15:54:13.193333452 +0200
-+++ configure 2010-10-22 15:54:52.546667020 +0200
-@@ -10662,7 +10662,7 @@
+--- configure.orig 2013-01-16 09:19:32.475800853 +0100
++++ configure 2013-01-16 09:20:45.764146581 +0100
+@@ -13076,7 +13076,7 @@
# Find any Python interpreter.
if test -z "$PYTHON"; then
-- for ac_prog in python python2 python3 python3.0 python2.5 python2.4 python2.3 python2.2 python2.1 python2.0
+- for ac_prog in python python2 python3 python3.2 python3.1 python3.0 python2.7 python2.6 python2.5 python2.4 python2.3 python2.2 python2.1 python2.0
+ for ac_prog in python2
do
# Extract the first word of "$ac_prog", so it can be a program name with args.