diff options
author | Michael Hanson <hansonorders@verizon.net> | 2011-08-09 20:09:42 (GMT) |
---|---|---|
committer | Michael Hanson <hansonorders@verizon.net> | 2011-08-09 20:09:42 (GMT) |
commit | b2f5c40b1a3b903201558f95d855c716350e762f (patch) | |
tree | bb633ab2b6416baf46abc2caddd7a37fae289269 /abs/extra/community/firefox/python2.7.patch | |
parent | d0f8e88086dcbe2c05331f36cff037b0c675c7c4 (diff) | |
download | linhes_pkgbuild-b2f5c40b1a3b903201558f95d855c716350e762f.zip linhes_pkgbuild-b2f5c40b1a3b903201558f95d855c716350e762f.tar.gz linhes_pkgbuild-b2f5c40b1a3b903201558f95d855c716350e762f.tar.bz2 |
firefox / firefox-i18n: Remove in favor of chromium
Diffstat (limited to 'abs/extra/community/firefox/python2.7.patch')
-rw-r--r-- | abs/extra/community/firefox/python2.7.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/abs/extra/community/firefox/python2.7.patch b/abs/extra/community/firefox/python2.7.patch deleted file mode 100644 index 05a3e91..0000000 --- a/abs/extra/community/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 |