Confirmed users
180
edits
No edit summary |
No edit summary |
||
Line 29: | Line 29: | ||
== Build instructions: == | == Build instructions: == | ||
<pre> | <pre> | ||
hg clone http://hg.mozilla.org/ | hg clone http://hg.mozilla.org/mozilla-central | ||
cd | cd mozilla-central | ||
hg clone http://hg.mozilla.org/users/romaxa_gmail.com/embedipc_queue .hg/patches | |||
hg clone http://hg.mozilla.org/users/romaxa_gmail.com/embedipc_queue patches | hg update `cat .hg/patches/changeset` | ||
hg | |||
hg qpush -a | hg qpush -a | ||
cp .hg/patches/mozconfig.gtkdesktop mozconfig | cp .hg/patches/mozconfig.gtkdesktop mozconfig | ||
# or | # or |