Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: Creating a diff file for streaming patch



 
> Simon Dean wrote:
> > How do I create a difference file for a patch for VDR. 
> 
> Put a clean version in ./dir1/ and your patched version in ./dir2/ (of
> course you can name them differently :)
> 
> Then run from . "diff -ruN ./dir2/ ./dir1/ >
> my-new-diff-for-patch-file.diff"

Sorry i confused the order of the dirs. The above would create an
"inverse" patch
You have to exchange dir1 with dir2 and visa verce.

Cu Ulrich




Home | Main Index | Thread Index