Modified:
/wiki/MonoSbDevKit243.wiki
=======================================
--- /wiki/MonoSbDevKit243.wiki Fri Feb 26 09:16:23 2010
+++ /wiki/MonoSbDevKit243.wiki Fri Feb 26 09:26:04 2010
@@ -135,4 +135,10 @@
This error is caused by the attempt of compile and run the convert.exe
application inside the ARMEL environment.
-To avoid this one we can try to modify the Makefile.am and Makefile.in to
not include ths docs directory during the compilation.
+To avoid this one we can try to modify the Makefile.am and Makefile.in to
not include the docs directory during the compilation and run
+
+{{{
+[sbox-FREMANTLE_HOST: ~] > make maemo/debs
+}}}
+
+again.