canmove, Confirmed users
1,448
edits
No edit summary |
|||
| Line 118: | Line 118: | ||
You can find good instructions at [[Fennec/NativeUI#How_To_Build]]. Below is what has worked for me (stas) on Linux. This config assumes that the 'pl' central repository is cloned into $HOME/moz/l10n-central. | You can find good instructions at [[Fennec/NativeUI#How_To_Build]]. Below is what has worked for me (stas) on Linux. This config assumes that the 'pl' central repository is cloned into $HOME/moz/l10n-central. | ||
hg clone http://hg.mozilla.org/ | hg clone http://hg.mozilla.org/mozilla-central/ src | ||
cd src | cd src | ||
vim .mozconfig | vim .mozconfig | ||