Mobile/Build/Maemo Build Instructions: Difference between revisions

Line 96: Line 96:
make -f client.mk pull_all
make -f client.mk pull_all
wget https://bugzilla.mozilla.org/attachment.cgi?id=287745
wget https://bugzilla.mozilla.org/attachment.cgi?id=287745
cat attachment.cgi\?id\=287745 | patch -p1
cat attachment.cgi\?id\=287745 | patch -p1 # note: the patch is found not working -- --~~~~
make -f client.mk build_all
make -f client.mk build_all
</pre></code>
</pre></code>