Skip to content

Conversation

@compnerd
Copy link
Member

Restructure the python installation to mimic the Unix style layout that we use throughout the components. Specifically, migrate the .exe and .dll files into a /usr/bin subdirectory under the installation and move the license into the package itself.

Restructure the python installation to mimic the Unix style layout that
we use throughout the components. Specifically, migrate the .exe and
.dll files into a `/usr/bin` subdirectory under the installation and
move the license into the package itself.
<Directory Id="_usr_share" Name="share">
<Directory Id="_usr_share_licenses" Name="licenses" />
</Directory>
</Directoctory>
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
</Directoctory>
</Directory>

Copy link
Contributor

@charles-zablit charles-zablit left a comment

Choose a reason for hiding this comment

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

LGTM just need to fix the typo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants