Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correcly use ${prefix} variable in generated pkg-config #1037

Merged

Conversation

Hugal31
Copy link
Contributor

@Hugal31 Hugal31 commented Oct 17, 2019

When generating the package files for the install space, correctly use
${prefix} instead of repeating the package root dir.

Fixes #1036.

When generating the package files for the install space, correctly use
${prefix} instead of repeating the package root dir.
@dirk-thomas
Copy link
Member

Thanks for the patch.

@dirk-thomas dirk-thomas merged commit f742988 into ros:kinetic-devel Nov 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Generated .pc files should use ${prefix}
2 participants