On Wed, 23 May 2012 23:01:31 +0200 Georg Koller <[email protected]> wrote:
> the link "build your own" to > http://www.emdebian.org/tools/tools/crossdev.html does not exist. I'm assuming you mean from: http://www.emdebian.org/tools/crosstools.html Is that correct? If so, then yes. Here's patch output from 'svn diff' performed in an svn checkout of current/website that may fix it (sorry, not sure of the preferred method of sending a simple patch and I don't yet have ssh): Index: trunk/english/tools/crosstools.wml =================================================================== --- trunk/english/tools/crosstools.wml (revision 8365) +++ trunk/english/tools/crosstools.wml (working copy) @@ -32,5 +32,5 @@ href="http://wiki.debian.org/EmdebianToolchain">Toolchain Wiki page</a> for the latest news on the matter.</p> -<p>For details on how to build your own tools see also how to <a href="./tools/crossdev.html">build your own</a> +<p>For details on how to build your own tools see also how to <a href="./crossdev.html">build your own</a> toolchain.</p> -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

