Date: Wed, 16 Nov 2022 09:13:19 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 267777] devel/cdialog: Makefile corrupts examples Message-ID: <bug-267777-7788-D36ZNAF6Nt@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-267777-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-267777-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D267777 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. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-267777-7788-D36ZNAF6Nt>