diff options
author | tnut <thierryn1 at hispeed dot ch> | 2011-03-19 15:43:11 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2011-03-19 15:43:11 +0100 |
commit | 1adb4e9ed7e96857f49b9a59ac196b984d01fb31 (patch) | |
tree | cb46462a273cc5a326bd45949489b9315d6a4a1b /extra/firefox/python2.7.patch | |
parent | e69f0b410efef74ec604d7048d3a13057d9b2d1f (diff) | |
download | nutyx-pakxe-1adb4e9ed7e96857f49b9a59ac196b984d01fb31.tar.gz nutyx-pakxe-1adb4e9ed7e96857f49b9a59ac196b984d01fb31.tar.bz2 nutyx-pakxe-1adb4e9ed7e96857f49b9a59ac196b984d01fb31.tar.xz nutyx-pakxe-1adb4e9ed7e96857f49b9a59ac196b984d01fb31.zip |
firefox dans ouvert
Diffstat (limited to 'extra/firefox/python2.7.patch')
-rw-r--r-- | extra/firefox/python2.7.patch | 11 |
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 |