Fixes: ea5e50c2985b ("packages: Add a mandoc package")
Details
Details
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
i think you also want to add /usr/share/pkg/triggers. currently only usr.bin/mandoc installs a file here, but more things will in the future.
Comment Actions
You're right! I only added the minimum necessary for my NanoBSD tests to pass. I will add it upon commit. Thank you!