diff options
author | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2011-03-08 13:57:49 -0300 |
---|---|---|
committer | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2011-03-08 13:57:49 -0300 |
commit | 2555d120024bfa1fcdbddef864fff96154492d79 (patch) | |
tree | 138b5625ad95e22470f5ebe1a2b101a1039c07d1 /thunderbird-libre/python2.7.patch | |
parent | f8b272306d2229de2b62acc19782d067d01fa737 (diff) |
seamonkey-libre-2.0.12-1
Diffstat (limited to 'thunderbird-libre/python2.7.patch')
-rw-r--r-- | thunderbird-libre/python2.7.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/thunderbird-libre/python2.7.patch b/thunderbird-libre/python2.7.patch deleted file mode 100644 index 2d159d479..000000000 --- a/thunderbird-libre/python2.7.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.in 2010-10-13 08:37:29.000000000 -0700 -+++ configure.in~ 2010-10-19 10:32:06.360019362 -0700 -@@ -878,7 +878,7 @@ - AC_MSG_RESULT([yes]) - fi - --MOZ_PATH_PROGS(PYTHON, $PYTHON python2.6 python2.5 python2.4 python) -+MOZ_PATH_PROGS(PYTHON, $PYTHON python2.7 python2.6 python2.5 python2.4 python) - if test -z "$PYTHON"; then - AC_MSG_ERROR([python was not found in \$PATH]) - fi |