diff options
author | Remi Collet <fedora@famillecollet.com> | 2011-12-21 21:48:13 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2011-12-21 21:48:13 +0100 |
commit | ac3de9e33f4455a532b4ee59d5d6e57511052827 (patch) | |
tree | 9369152c426cd5d305d34cc104e7bd9faf08a49d /thunderbird-mozconfig | |
parent | c9055b53bbb5556abebd5487b7037478e77e9261 (diff) |
Diffstat (limited to 'thunderbird-mozconfig')
-rw-r--r-- | thunderbird-mozconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/thunderbird-mozconfig b/thunderbird-mozconfig index ba80d63..b61a679 100644 --- a/thunderbird-mozconfig +++ b/thunderbird-mozconfig @@ -30,7 +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 +ac_add_options --with-l10n-base=../../l10n export BUILD_OFFICIAL=1 export MOZILLA_OFFICIAL=1 |