A bit of feedback on the porter's handbook

Tom Rhodes trhodes at FreeBSD.org
Wed May 26 04:50:04 UTC 2004


On Wed, 26 May 2004 06:14:26 +0200
bkhl at elektrubadur.se (Björn Lindström) wrote:

> I think there should be an example or two on how to use diff to generate
> patches, in section 4.4.
> 
> I managed to get a patch for a single file, but I still haven't figured
> out how to do a patch for the whole directory, that works with ports.
> 

diff -ruN old_dir new_dir > dir.patch


-- 
Tom Rhodes



More information about the freebsd-doc mailing list