diff options
author | sibel <lesibel@free.fr> | 2011-03-19 16:39:51 +0100 |
---|---|---|
committer | sibel <lesibel@free.fr> | 2011-03-19 16:39:51 +0100 |
commit | 40c26210e2b993f11aa4ec21d79f2ecaf09068ff (patch) | |
tree | e75ec86de43d26f6ec39bb20ca6292f0819a35ad /extra/firefox/python2.7.patch | |
parent | da55ce808fbe8c9402a23cec2fc409e082106ee7 (diff) | |
parent | 1adb4e9ed7e96857f49b9a59ac196b984d01fb31 (diff) | |
download | nutyx-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.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 |