unexpected tag 3

Wayne Davison wayned at samba.org
Wed Aug 16 22:09:42 GMT 2006


On Wed, Aug 16, 2006 at 09:55:59AM +0200, Grignon Micka?l wrote:
> So can I insert the patch in the source, recompile it and make again ?

Yes.  The program named "patch" makes it easy to apply a diff.  Just run
this from inside the unpacked rsync source:

    patch -p0 <name_of_patch_file

Then, do a normal "./configure; make; make install" sequence.

..wayne..


More information about the rsync mailing list