- address capitalization
PR: 199302 Differential Revision: https://reviews.freebsd.org/D2263 Reported by: andrew_terekhov@yahoo.com Approved by: bcr (mentor)
This commit is contained in:
parent
56954abb01
commit
d30e23c2d0
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=46510
1 changed files with 1 additions and 1 deletions
|
@ -152,7 +152,7 @@
|
|||
<buildtarget>configure</buildtarget>, etc.) do nothing more
|
||||
than make sure all the stages up to that one are completed and
|
||||
call the real targets or scripts, and they are not intended to
|
||||
be changed. to fix the extraction, fix
|
||||
be changed. To fix the extraction, fix
|
||||
<buildtarget>do-extract</buildtarget>, but never ever change
|
||||
the way <buildtarget>extract</buildtarget> operates!
|
||||
Additionally, the target
|
||||
|
|
Loading…
Reference in a new issue