From 506cce80554c5207a7dd1c9c8618a5f3c053d9fc Mon Sep 17 00:00:00 2001 From: Jan Palus Date: Fri, 21 Apr 2017 23:23:01 +0200 Subject: [PATCH] enable official branding --- thunderbird.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/thunderbird.spec b/thunderbird.spec index 392732c..7f5a3c0 100644 --- a/thunderbird.spec +++ b/thunderbird.spec @@ -7,6 +7,7 @@ %bcond_without gtk3 # GTK+ 3.x instead of 2.x %bcond_without ldap # disable e-mail address lookups in LDAP directories %bcond_without lightning # disable Sunbird/Lightning calendar +%bcond_without official # official Thunderbird branding %bcond_with crashreporter # report crashes to crash-stats.mozilla.com # - disabled shared_js - https://bugzilla.mozilla.org/show_bug.cgi?id=1039964 %bcond_with shared_js # shared libmozjs library [broken] @@ -198,6 +199,7 @@ ac_add_options --enable-system-ffi ac_add_options --enable-system-hunspell ac_add_options --enable-system-sqlite ac_add_options --enable-url-classifier +%{?with_official:ac_add_options --enable-official-branding} ac_add_options --with-default-mozilla-five-home=%{_libdir}/%{name} ac_add_options --with-distribution-id=org.pld-linux ac_add_options --with-pthreads -- 2.44.0