Page MenuHomeFreeBSD

Fix INSTALL_DATA
ClosedPublic

Authored by bofh on Dec 19 2022, 7:24 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 30, 6:41 PM
Unknown Object (File)
Tue, Apr 30, 6:41 PM
Unknown Object (File)
Tue, Apr 30, 6:41 PM
Unknown Object (File)
Tue, Apr 30, 4:14 PM
Unknown Object (File)
Tue, Apr 23, 7:06 AM
Unknown Object (File)
Sun, Apr 21, 7:05 AM
Unknown Object (File)
Feb 22 2024, 5:45 PM
Unknown Object (File)
Dec 23 2023, 2:44 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.