Please make sure to review and check all of these items:
[x] Does the code keep building with this change?
[x] Do the unit tests pass with this change?
[ ] Is the commit message formatted according to CONTRIBUTING.MD?
[ ] If this change fixes a bug (or a performance problem), is a regression
test (or a benchmark) included?
[ ] Is a documentation update included (if this change modifies
existing APIs, or introduces new ones)
NOTE: these things are not required to open a PR and can be done
afterwards / while the PR is open.
Affected core subsystem(s)
N/A
Description of change
Affects install locations which are not the same as the ones used in the default configuration.
Needed for gentoo linux where libdirs and docdirs are in slightly different places.
Signed-off-by: Aisha Tammy floss@bsd.ac
Pull Request check-list
Please make sure to review and check all of these items:
NOTE: these things are not required to open a PR and can be done afterwards / while the PR is open.
Affected core subsystem(s)
N/A
Description of change
Affects install locations which are not the same as the ones used in the default configuration. Needed for gentoo linux where libdirs and docdirs are in slightly different places.