Page MenuHomeFreeBSD

Fix INSTALL_DATA
ClosedPublic

Authored by bofh on Dec 19 2022, 7:24 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jan 11, 3:52 PM
Unknown Object (File)
Oct 24 2024, 7:32 AM
Unknown Object (File)
Oct 24 2024, 7:32 AM
Unknown Object (File)
Oct 24 2024, 7:32 AM
Unknown Object (File)
Oct 24 2024, 7:15 AM
Unknown Object (File)
Sep 19 2024, 5:11 PM
Unknown Object (File)
Sep 19 2024, 9:14 AM
Unknown Object (File)
Sep 11 2024, 4:38 AM
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.