[Bug 267777] devel/cdialog: Makefile corrupts examples

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 16 Nov 2022 09:13:19 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267777

Thomas E. Dickey <dickey@invisible-island.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dickey@invisible-island.net

--- Comment #1 from Thomas E. Dickey <dickey@invisible-island.net> ---
For the specific problem (breakage of the ".rc" files),
that can be fixed by limiting the changes to full words,
e.g., using "\<" and "\>" delimiters in the sed command.

-- 
You are receiving this mail because:
You are the assignee for the bug.