[Wine] patch installed wine

Frédéric Delanoy frederic.delanoy at gmail.com
Fri Jun 25 09:21:16 CDT 2010


On Fri, Jun 25, 2010 at 14:38, syron <wineforum-user at winehq.org> wrote:

> Thanks.
>
> so basically I just have to put the patches into the source folder, patch
> them with patch p1 < name.patch
> 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'm really new to this,
> I'm trying to understand it)
>

A patch indicates the files that were modified, as well as which change to
apply (read one to get an example).
Patched code is just modified code; it's completely orthogonal to the
compilation process.

Frédéric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-users/attachments/20100625/5df43181/attachment.htm>


More information about the wine-users mailing list