Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 May 2004 00:49:09 -0400
From:      Tom Rhodes <trhodes@FreeBSD.org>
To:        bkhl@elektrubadur.se (=?ISO-8859-1?Q?Bj=F6rn_Lindstr=F6m?=)
Cc:        doc@FreeBSD.org
Subject:   Re: A bit of feedback on the porter's handbook
Message-ID:  <20040526004909.00b83022@localhost.pittgoth.com>
In-Reply-To: <s38pt8r6d0d.fsf@numerus.ling.uu.se>
References:  <s38pt8r6d0d.fsf@numerus.ling.uu.se>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 26 May 2004 06:14:26 +0200
bkhl@elektrubadur.se (Bj=F6rn Lindstr=F6m) wrote:

> I think there should be an example or two on how to use diff to generate
> patches, in section 4.4.
>=20
> 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.
>=20

diff -ruN old_dir new_dir > dir.patch


--=20
Tom Rhodes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040526004909.00b83022>