summaryrefslogtreecommitdiffstats
path: root/extra/firefox/python2.7.patch
diff options
context:
space:
mode:
authorsibel <lesibel@free.fr>2011-03-19 16:39:51 +0100
committersibel <lesibel@free.fr>2011-03-19 16:39:51 +0100
commit40c26210e2b993f11aa4ec21d79f2ecaf09068ff (patch)
treee75ec86de43d26f6ec39bb20ca6292f0819a35ad /extra/firefox/python2.7.patch
parentda55ce808fbe8c9402a23cec2fc409e082106ee7 (diff)
parent1adb4e9ed7e96857f49b9a59ac196b984d01fb31 (diff)
downloadnutyx-extra-40c26210e2b993f11aa4ec21d79f2ecaf09068ff.tar.gz
nutyx-extra-40c26210e2b993f11aa4ec21d79f2ecaf09068ff.tar.bz2
nutyx-extra-40c26210e2b993f11aa4ec21d79f2ecaf09068ff.tar.xz
nutyx-extra-40c26210e2b993f11aa4ec21d79f2ecaf09068ff.zip
Merge branch 'master' of ssh://kiao.no-ip.info:443/~/pakxe
Diffstat (limited to 'extra/firefox/python2.7.patch')
-rw-r--r--extra/firefox/python2.7.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/extra/firefox/python2.7.patch b/extra/firefox/python2.7.patch
deleted file mode 100644
index 05a3e91a0..000000000
--- a/extra/firefox/python2.7.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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