Page MenuHomeFreeBSD

mtree: usr: Add missing pkg/triggers entry
ClosedPublic

Authored by jlduran on Tue, Jan 13, 4:07 AM.
Tags
None
Referenced Files
F142052093: D54682.id169559.diff
Thu, Jan 15, 12:15 PM
F142040914: D54682.id169698.diff
Thu, Jan 15, 8:14 AM
F142036263: D54682.id169559.diff
Thu, Jan 15, 6:28 AM
F142030902: D54682.id169698.diff
Thu, Jan 15, 4:36 AM
Unknown Object (File)
Wed, Jan 14, 9:06 PM
Unknown Object (File)
Wed, Jan 14, 8:27 PM
Unknown Object (File)
Wed, Jan 14, 8:17 PM
Unknown Object (File)
Wed, Jan 14, 1:49 PM
Subscribers

Details

Summary

Fixes: ea5e50c2985b ("packages: Add a mandoc package")

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

This revision is now accepted and ready to land.Wed, Jan 14, 4:38 AM

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.

In D54682#1249624, @ivy wrote:

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.

You're right! I only added the minimum necessary for my NanoBSD tests to pass. I will add it upon commit. Thank you!

jlduran retitled this revision from mtree: usr: Add missing pkg entry to mtree: usr: Add missing pkg/triggers entry.Wed, Jan 14, 2:24 PM
This revision was automatically updated to reflect the committed changes.