summaryrefslogtreecommitdiff
path: root/libre/seamonkey-libre/python27.patch
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-01-09 03:58:56 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-01-09 03:58:56 +0000
commitebfbe6aa4a09806147654dd9e8d512cd68921e0d (patch)
tree645198602e94164a4130285756f401ae0b0756fd /libre/seamonkey-libre/python27.patch
parent3092fe0e20f490a5f9b8b9602ffc039a22be60c0 (diff)
Thu Jan 9 03:54:24 UTC 2014
Diffstat (limited to 'libre/seamonkey-libre/python27.patch')
-rw-r--r--libre/seamonkey-libre/python27.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/libre/seamonkey-libre/python27.patch b/libre/seamonkey-libre/python27.patch
deleted file mode 100644
index f00681fd2..000000000
--- a/libre/seamonkey-libre/python27.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.in~ 2010-10-20 17:43:42.843358798 -0700
-+++ configure.in 2010-10-20 17:43:16.373359032 -0700
-@@ -874,7 +874,7 @@
- AC_MSG_RESULT([yes])
- fi
-
--AC_PATH_PROGS(PYTHON, $PYTHON python2.5 python2.4 python)
-+AC_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