Re: Confused by what make package should do
- In reply to: Matthew Phillips : "Re: Confused by what make package should do"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 12 Apr 2024 19:25:50 UTC
On 2024/04/12 15:16, Matthew Phillips wrote: >> From man ports(7): "package Make a binary package for the port. The port >> will be installed if it has not already been." >> >> I think you want "make build", also documented in that man page. >> >> > > Thank you Kurt. Does that mean that the porters handbook is wrong (says > it should be able to be run without root)? If so I can send a patch to > reword that. Should the advice to be to run `make build` instead then? I don't know. You could read the Makefiles, and you could look for a knowledgeable person (which is not me) to ask about the intent.