summaryrefslogtreecommitdiff
path: root/libre/icecat/python2.7.patch
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2011-01-31 17:34:14 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2011-01-31 17:34:14 -0300
commit8e5c3b6e3fbab76656e0ff3b811961cf2f2fccbf (patch)
tree7f36db53237f8c31ed3f12e99868226ab9d6f6e4 /libre/icecat/python2.7.patch
parentff137f600f6894f77f9d1e653c5f00924f96f1fb (diff)
downloadabslibre-8e5c3b6e3fbab76656e0ff3b811961cf2f2fccbf.tar.gz
abslibre-8e5c3b6e3fbab76656e0ff3b811961cf2f2fccbf.tar.bz2
abslibre-8e5c3b6e3fbab76656e0ff3b811961cf2f2fccbf.zip
icecat-3.6.13-2
Diffstat (limited to 'libre/icecat/python2.7.patch')
-rw-r--r--libre/icecat/python2.7.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/libre/icecat/python2.7.patch b/libre/icecat/python2.7.patch
new file mode 100644
index 000000000..05a3e91a0
--- /dev/null
+++ b/libre/icecat/python2.7.patch
@@ -0,0 +1,11 @@
+--- configure.in 2010-10-12 10:44:37.000000000 -0700
++++ configure.in~ 2010-10-19 09:51:49.660019364 -0700
+@@ -811,7 +811,7 @@
+ AC_MSG_RESULT([yes])
+ fi
+
+-MOZ_PATH_PROGS(PYTHON, $PYTHON python2.5 python2.4 python)
++MOZ_PATH_PROGS(PYTHON, $PYTHON python2.7 python2.5 python2.4 python)
+ if test -z "$PYTHON"; then
+ AC_MSG_ERROR([python was not found in \$PATH])
+ fi