Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

Allow ManPagesDir override, handle error better (consolidation) #8767

Merged
merged 2 commits into from
Nov 5, 2019

Conversation

dagood
Copy link
Member

@dagood dagood commented Nov 4, 2019

In the consolidated build, the docs have moved, so <ManPagesDir>$(RepoRoot)Documentation/manpages</ManPagesDir> is no longer accurate. This PR lets the property get overridden, and handles the error better when it the manpages aren't found. Details in code comment.

Requires the property to be set in the consolidated repo. (To $(RepoRoot)/docs/installer/manpages at the moment, I think.) Once we're merged, it can be resolved and removed.

Copy link
Member

@jkoritzinsky jkoritzinsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This also needs to be updated in the src/pkg/packaging/deb/package.targets file.

@jkoritzinsky jkoritzinsky merged commit e7d395d into dotnet:master Nov 5, 2019
@dagood dagood deleted the err-missing-manpages branch November 5, 2019 03:31
@ViktorHofer
Copy link
Member

Thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants