summaryrefslogtreecommitdiffstats
path: root/thunderbird-enigmail.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2010-06-26 10:11:54 +0200
committerRemi Collet <fedora@famillecollet.com>2010-06-26 10:11:54 +0200
commit5aee753889249fda146504f2dcbb707752b2c43f (patch)
tree1b10ddbf6acced1045af4e2b8ae54cc45a6ca4d0 /thunderbird-enigmail.spec
parent046b957bb37ac3aa1ed6a9a36107e56dd507b33a (diff)
fix dependencies
Diffstat (limited to 'thunderbird-enigmail.spec')
-rw-r--r--thunderbird-enigmail.spec7
1 files changed, 4 insertions, 3 deletions
diff --git a/thunderbird-enigmail.spec b/thunderbird-enigmail.spec
index fbf1c4b..c524de1 100644
--- a/thunderbird-enigmail.spec
+++ b/thunderbird-enigmail.spec
@@ -5,9 +5,7 @@
%define lcms_version 1.19
%define sqlite_version 3.6.22
%define libnotify_version 0.4
-%define build_langpacks 1
%define moz_objdir objdir-tb
-%define thunderbird_app_id \{3550f703-e582-4d05-9a08-453d09bdfdc6\}
%global thunver 3.1
#global thunbeta rc1
@@ -187,6 +185,9 @@ cat %{SOURCE10} \
%if %{fedora} < 11
| grep -v system-cairo \
%endif
+%ifarch %{ix86} x86_64
+ | grep -v disable-necko-wifi \
+%endif
| tee .mozconfig
cat <<EOF | tee -a .mozconfig
@@ -223,7 +224,7 @@ done
popd
%else
tar xzf %{SOURCE100} -C mailnews/extensions
-%endif7
+%endif
#===============================================================================