[Basilisk] Fix packaging when sync is not built

Packaging will fail due to missing ifdefs when --disable-sync is passed in .mozconfig. This fixes that issue by including the missing ifdefs.
This commit is contained in:
Gaming4JC 2019-06-19 22:52:25 -04:00 • committed by Roy Tam
commit 5ee1469263
3 changed files with 8 additions and 0 deletions

View file

@ -16,7 +16,9 @@ dirs = browser
# non-central apps might want to use %(topsrcdir)s here, or other vars
# RFE: that needs to be supported by compare-locales, too, though
toolkit = toolkit/locales/l10n.ini
#ifdef MOZ_SERVICES_SYNC
services_sync = services/sync/locales/l10n.ini
#endif
[extras]
dirs = extensions/spellcheck