Page MenuHomeFreeBSD

Fix INSTALL_DATA
ClosedPublic

Authored by bofh on Dec 19 2022, 7:24 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 27, 3:12 PM
Unknown Object (File)
Mon, Apr 27, 2:41 PM
Unknown Object (File)
Mon, Apr 27, 12:10 PM
Unknown Object (File)
Mon, Apr 27, 3:18 AM
Unknown Object (File)
Sun, Apr 26, 11:53 PM
Unknown Object (File)
Thu, Apr 23, 9:27 PM
Unknown Object (File)
Mon, Apr 20, 2:07 AM
Unknown Object (File)
Sat, Apr 4, 11:46 PM
Subscribers
None

Details

Summary

This example here is wrong. INSTALL_MAN is supposed to be meant for installing manpages only. And for all other filetypes related to DOCS it should be INSTALL_DATA.

Diff Detail

Repository
R9 FreeBSD doc repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

bofh requested review of this revision.Dec 19 2022, 7:24 PM
bofh created this revision.
This revision is now accepted and ready to land.Dec 19 2022, 7:53 PM

Looks good, approved for commit!

This revision was automatically updated to reflect the committed changes.