[packages/thunderbird] enable official branding

atler atler at pld-linux.org
Fri Apr 21 23:27:30 CEST 2017


commit 506cce80554c5207a7dd1c9c8618a5f3c053d9fc
Author: Jan Palus <atler at pld-linux.org>
Date:   Fri Apr 21 23:23:01 2017 +0200

    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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/thunderbird.git/commitdiff/506cce80554c5207a7dd1c9c8618a5f3c053d9fc



More information about the pld-cvs-commit mailing list