<div class="gmail_quote">On Fri, Jun 25, 2010 at 14:38, syron <span dir="ltr">&lt;<a href="mailto:wineforum-user@winehq.org">wineforum-user@winehq.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

Thanks.<br>
<br>
so basically I just have to put the patches into the source folder, patch them with patch p1 &lt; name.patch<br>
one by one and then just compile the source? Or is there any special command to make the compilation with the patches in it? or does the patch command know where to put those patches in? (sorry I&#39;m really new to this, I&#39;m trying to understand it)<br>


</blockquote></div><br>A patch indicates the files that were modified, as well as which change to apply (read one to get an example).<br>Patched code is just modified code; it&#39;s completely orthogonal to the compilation process.<br>

<br>Frédéric<br>