Fixes: ea5e50c2985b ("packages: Add a mandoc package")
Details
Details
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Skipped - Unit
Tests Skipped - Build Status
Buildable 69850 Build 66733: arc lint + arc unit
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!