[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Lynx-dev] colo(u)red figcaptions
From: |
Thomas Dickey |
Subject: |
Re: [Lynx-dev] colo(u)red figcaptions |
Date: |
Tue, 25 Oct 2022 03:51:09 -0400 |
User-agent: |
Mutt/1.10.1 (2018-07-13) |
On Mon, Oct 24, 2022 at 10:11:35PM -0600, rbell--- via Lynx-dev wrote:
> I found my mistake. How do I create a patch? I tried:
>
> diff -ruN lynx2.9.0dev.10 lynx2.9.0dev.10_patchedforfigcaption > patch
>
> but it looks different from official patches - and it doesn't work.
I use a script (an old version of makepatch, pre-GPL, with my fixes),
https://invisible-island.net/scripts/readme.html#item:makepatch
to get the "Index" lines, in a script which does this
makepatch -diff "diff -u" $1 $2 >$tmp
but diff -Naur will provide equivalent diff's
Perhaps (on applying the patch), you didn't provide the -p1 option.
--
Thomas E. Dickey <dickey@invisible-island.net>
https://invisible-island.net
ftp://ftp.invisible-island.net
signature.asc
Description: PGP signature