canmove, Confirmed users, Bureaucrats and Sysops emeriti
960
edits
(→Development: Fix typo in non-debug script. What about the debug script?) |
|||
| Line 41: | Line 41: | ||
Or, for those who didn't make a debug build the script would look like: | Or, for those who didn't make a debug build the script would look like: | ||
make -s -j8 -C objdir-ff-release/browser/locales && make -s -j8 -C objdir-ff-release/browser/themes && make -s -j8 -C objdir-ff-release/browser/base && make -s -j8 -C | make -s -j8 -C objdir-ff-release/browser/locales && make -s -j8 -C objdir-ff-release/browser/themes && make -s -j8 -C objdir-ff-release/browser/base && make -s -j8 -C objdir-ff-release/browser/app | ||
objdir-ff-release/dist/Minefield.app/Contents/MacOS/firefox-bin -no-remote -P tcc | objdir-ff-release/dist/Minefield.app/Contents/MacOS/firefox-bin -no-remote -P tcc | ||