summaryrefslogtreecommitdiffstats
path: root/abs/extra/xulrunner/python2.7.patch
diff options
context:
space:
mode:
authorMichael Hanson <hansonorders@verizon.net>2010-12-07 01:40:32 (GMT)
committerMichael Hanson <hansonorders@verizon.net>2010-12-07 01:40:32 (GMT)
commit6beefb5ec67b7f4d0467aabfa46ebf2115a96cbd (patch)
tree877221889668eb70c6fff1c2bfe9ab7d42032b0b /abs/extra/xulrunner/python2.7.patch
parent2e46e520ec07484d37f97f257d712e2161928024 (diff)
downloadlinhes_pkgbuild-6beefb5ec67b7f4d0467aabfa46ebf2115a96cbd.zip
linhes_pkgbuild-6beefb5ec67b7f4d0467aabfa46ebf2115a96cbd.tar.gz
linhes_pkgbuild-6beefb5ec67b7f4d0467aabfa46ebf2115a96cbd.tar.bz2
xulrunner: upgrade
Diffstat (limited to 'abs/extra/xulrunner/python2.7.patch')
-rw-r--r--abs/extra/xulrunner/python2.7.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/abs/extra/xulrunner/python2.7.patch b/abs/extra/xulrunner/python2.7.patch
new file mode 100644
index 0000000..05a3e91
--- /dev/null
+++ b/abs/extra/xulrunner/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