summaryrefslogtreecommitdiff
path: root/libre/thunderbird-libre/python2.7.patch
diff options
context:
space:
mode:
authorParabola <dev@list.parabolagnulinux.org>2011-04-05 14:26:38 +0000
committerParabola <dev@list.parabolagnulinux.org>2011-04-05 14:26:38 +0000
commit415856bdd4f48ab4f2732996f0bae58595092bbe (patch)
treeede2018b591f6dfb477fe9341ba17b9bc000fab9 /libre/thunderbird-libre/python2.7.patch
Tue Apr 5 14:26:38 UTC 2011
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