From 8e5c3b6e3fbab76656e0ff3b811961cf2f2fccbf Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Mon, 31 Jan 2011 17:34:14 -0300 Subject: icecat-3.6.13-2 --- libre/icecat/python2.7.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 libre/icecat/python2.7.patch (limited to 'libre/icecat/python2.7.patch') 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 -- cgit v1.2.3