Line | |
---|
1 | This shell tries to apply the proper customization to the firefox sources. |
---|
2 | 1) creates a mozconfig file with the need configuration for amd64/i686 |
---|
3 | 2) modifies confvars.sh |
---|
4 | 3) modifies the unofficial branding |
---|
5 | |
---|
6 | Use: |
---|
7 | cd firefox_sources_dir |
---|
8 | /path/to/script/firefox_customizer.sh [amd64|i686] |
---|
9 | |
---|
10 | After running the shell the firefox can be build with: |
---|
11 | ./match build && ./match package |
---|
12 | |
---|
13 | When the build finish remember to copy the files from builddir/obj-firefox-[amd64|i686]/dist/firefoxESR/ to the appropiate svn dir |
---|
14 | |
---|
Note: See
TracBrowser
for help on using the repository browser.