summaryrefslogtreecommitdiff
path: root/libre/thunderbird-libre/python2.7.patch
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2011-03-08 14:08:21 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2011-03-08 14:08:21 -0300
commit0fda9e0a8501d54972674e1c9232c7f2a0160fac (patch)
treef73472dab46577292b930e57df7a6d790d6d7fc1 /libre/thunderbird-libre/python2.7.patch
parent2555d120024bfa1fcdbddef864fff96154492d79 (diff)
thunderbird-libre-3.1.9-1
Diffstat (limited to 'libre/thunderbird-libre/python2.7.patch')
-rw-r--r--libre/thunderbird-libre/python2.7.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/libre/thunderbird-libre/python2.7.patch b/libre/thunderbird-libre/python2.7.patch
new file mode 100644
index 000000000..2d159d479
--- /dev/null
+++ b/libre/thunderbird-libre/python2.7.patch
@@ -0,0 +1,11 @@
+--- configure.in 2010-10-13 08:37:29.000000000 -0700
++++ configure.in~ 2010-10-19 10:32:06.360019362 -0700
+@@ -878,7 +878,7 @@
+ AC_MSG_RESULT([yes])
+ fi
+
+-MOZ_PATH_PROGS(PYTHON, $PYTHON python2.6 python2.5 python2.4 python)
++MOZ_PATH_PROGS(PYTHON, $PYTHON python2.7 python2.6 python2.5 python2.4 python)
+ if test -z "$PYTHON"; then
+ AC_MSG_ERROR([python was not found in \$PATH])
+ fi