summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2011-07-20 18:55:14 +0200
committerRemi Collet <fedora@famillecollet.com>2011-07-20 18:55:14 +0200
commit58d3b90ac3ce8d4e1f15112956b733d3657f774a (patch)
treefa09b8f316a71433f7c8012938bc876b2778ccc0
parentc674a7c87d538eec6ad0797966d39c88e8c1d10c (diff)
thunderbird-*: fix f13 build
-rw-r--r--thunderbird.spec3
1 files changed, 3 insertions, 0 deletions
diff --git a/thunderbird.spec b/thunderbird.spec
index e8948e8..1d1a2f7 100644
--- a/thunderbird.spec
+++ b/thunderbird.spec
@@ -203,6 +203,9 @@ ac_add_options --enable-system-lcms
%if %{fedora} >= 15
ac_add_options --enable-system-sqlite
%endif
+%if %{fedora} < 14
+ac_add_options --disable-libjpeg-turbo
+%endif
EOF
%if %{official_branding}