updated on Thu Jan 26 00:18:00 UTC 2012
[aur-mirror.git] / thunderbird-branded / python2.7.patch
blob2d159d479971ba3ad692b6775935b6766a48b5b2
1 --- configure.in 2010-10-13 08:37:29.000000000 -0700
2 +++ configure.in~ 2010-10-19 10:32:06.360019362 -0700
3 @@ -878,7 +878,7 @@
4 AC_MSG_RESULT([yes])
5 fi
7 -MOZ_PATH_PROGS(PYTHON, $PYTHON python2.6 python2.5 python2.4 python)
8 +MOZ_PATH_PROGS(PYTHON, $PYTHON python2.7 python2.6 python2.5 python2.4 python)
9 if test -z "$PYTHON"; then
10 AC_MSG_ERROR([python was not found in \$PATH])