diff options
author | Remi Collet <fedora@famillecollet.com> | 2011-10-01 09:08:45 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2011-10-01 09:08:45 +0200 |
commit | be7c697bc025d408470130c85be6a0fe1935d721 (patch) | |
tree | ca8ae0d38a8b995abc389cc437eaf36bcc4f6ad3 /thunderbird-mozconfig | |
parent | 0e35b57279477c7c6f1fd3758b349a5960423790 (diff) |
lightning 1.0b7, synced with rawhide
Diffstat (limited to 'thunderbird-mozconfig')
-rw-r--r-- | thunderbird-mozconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/thunderbird-mozconfig b/thunderbird-mozconfig index 2c87f5d..ba80d63 100644 --- a/thunderbird-mozconfig +++ b/thunderbird-mozconfig @@ -30,6 +30,7 @@ ac_add_options --enable-system-hunspell ac_add_options --disable-crashreporter ac_add_options --disable-necko-wifi ac_add_options --disable-updater +ac_add_options --with-l10n-base=../../l10n-miramar export BUILD_OFFICIAL=1 export MOZILLA_OFFICIAL=1 |