[Bug 249038] Add note about patches *needing* to start with "patch-" to Porter's Handbook section 4.4.2
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Jan 21 06:46:29 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249038
Fernando Apesteguía <fernape at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |fernape at FreeBSD.org
Status|New |In Progress
Assignee|doc at FreeBSD.org |fernape at FreeBSD.org
--- Comment #3 from Fernando Apesteguía <fernape at FreeBSD.org> ---
While here, we should add that EXTRA_PATCHES should not start with patch-*
Otherwise it will be unconditionally applied (the name starts with patch-).
Then in the Makefile if the condition for the EXTRA_PATCHES is met, it will be
tried again, failing in doing so.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-doc
mailing list