Details
Details
- Reviewers
mat - Group Reviewers
portmgr - Commits
- rP533339: Replace @rmtry shell implementation with a lua implementation
Diff Detail
Diff Detail
- Repository
- rP FreeBSD ports repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
From pkg-lua-script(5):
The following function has been added: out pkg.prefixed_path(in) prepend pkg_prefix to in if needed and returns it as out.
So, the doc says pkg.prefixed_path has one argument, and you are using two here.