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"

 
> I'm currently watching a live stream on my Windows workstation from my
> RedHat Linux VDR machine :) 

Nice!


Cu Ulrich




Home | Main Index | Thread Index