Confirmed users
4,293
edits
m (→Update verify) |
No edit summary |
||
| Line 38: | Line 38: | ||
done | done | ||
hg -R tools diff > patch | hg -R tools diff > patch | ||
# attach this to bug 1052412 --> attachment | # attach this to bug 1052412 --> attachment 8479011 | ||
</pre> | </pre> | ||
| Line 68: | Line 68: | ||
hg clone http://hg.mozilla.org/build/tools | hg clone http://hg.mozilla.org/build/tools | ||
cd tools | cd tools | ||
wget -O- https://bugzilla.mozilla.org/attachment.cgi?id= | wget -O- https://bugzilla.mozilla.org/attachment.cgi?id=8479011 | patch -p1 | ||
cd .. | cd .. | ||
export PYTHONPATH="tools/lib/python:tools/lib/python/vendor" | export PYTHONPATH="tools/lib/python:tools/lib/python/vendor" | ||
| Line 111: | Line 111: | ||
hg clone http://hg.mozilla.org/build/tools | hg clone http://hg.mozilla.org/build/tools | ||
cd tools | cd tools | ||
wget -O- https://bugzilla.mozilla.org/attachment.cgi?id= | wget -O- https://bugzilla.mozilla.org/attachment.cgi?id=8479011 | patch -p1 | ||
cd release/updates | cd release/updates | ||
# use correct .cfg file for platform | # use correct .cfg file for platform | ||