Skip to content
Snippets Groups Projects
Commit 9f77d4f5 authored by Ian Neal's avatar Ian Neal
Browse files

Bug 1620789 - Add source code download and build instructions to the website -...

Bug 1620789 - Add source code download and build instructions to the website - remove extensions. r=me
parent 1d287590
No related branches found
No related tags found
No related merge requests found
......@@ -94,9 +94,6 @@
git clone https://gitlab.com/seamonkey-project/seamonkey-2.53-mozilla.git mozilla-253<br>
cd mozilla-253<br>
git clone https://gitlab.com/seamonkey-project/seamonkey-2.53-comm.git comm<br>
cd extensions<br>
hg clone https://hg.mozilla.org/chatzilla irc<br>
hg clone https://hg.mozilla.org/dom-inspector inspector<br>
</code></pre>
<h3 id="future">2.57 Branch</h3>
......@@ -112,8 +109,6 @@
hg clone https://hg.mozilla.org/releases/mozilla-esr60/ mozilla-esr60<br>
cd mozilla-esr60<br>
hg clone https://hg.mozilla.org/releases/comm-esr60/ comm<br>
cd extensions<br>
hg clone https://hg.mozilla.org/chatzilla irc<br>
</code></pre>
<h3 id="central">Central Branch</h3>
......@@ -131,8 +126,6 @@
hg clone https://hg.mozilla.org/mozilla-central/ mozilla-central<br>
cd mozilla-central<br>
hg clone https://hg.mozilla.org/comm-central/ comm<br>
cd extensions<br>
hg clone https://hg.mozilla.org/chatzilla irc<br>
</code></pre>
<h2 id="building">Building SeaMonkey</h2>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment