Releases/Firefox 32.0/BuildNotes: Difference between revisions

Jump to navigation Jump to search
no edit summary
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 8478911
# 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=8478911 | patch -p1  
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=8478911 | patch -p1  
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
Confirmed users
4,293

edits

Navigation menu