Re: Building a localised SeaMonkey 2.42
Dave Yeo <[email protected]> Tue, 13 Jun 2017 20:02:24 -0700
| Newsgroups | gmane.comp.mozilla.devel.os2 |
|---|---|
| Message-ID | <[email protected]> |
Frank-Rainer Grahl wrote: >> Can someone tell my if this will likely work? > Likely not. > >> Are there any missing steps? Or >> is there an easier way to do this? > >> 4. add mk_add_options MOZ_CO_LOCALES=de, ac_add_options > --enable-ui-locale=de and > > These are all unsupported options. As long as everything is translated > you might get away with it but the official way is to set up l10n-merge. > > Here are the steps for a 2.46 Windows build which you need to adapt: > > https://pastebin.mozilla.org/9024487 Is mozmake just gnumake? > Not sure if 2.42 needs other options. It is also affected by the l10n > build bug because of which Seamonkey needed to remove the extensions > from the distribution. Adrian Kalla has a workaround for it but it > didn't work on the offical builders. > See https://bugzilla.mozilla.org/show_bug.cgi?id=1231349#c4 Dave