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

Avoid that cmake removes variables from pkg-config file #22

Merged
merged 1 commit into from
Jan 18, 2016

Conversation

zpon
Copy link
Contributor

@zpon zpon commented Jan 18, 2016

Currently cmake will remove the variables from the p8-platform.pc when running configure_file, leading to a -I argument without a value in Cflags.

@wsnipex
Copy link
Contributor

wsnipex commented Jan 18, 2016

nice catch
@opdenkamp

@opdenkamp
Copy link
Contributor

thanks

opdenkamp pushed a commit that referenced this pull request Jan 18, 2016
Avoid that cmake removes variables from pkg-config file
@opdenkamp opdenkamp merged commit e1f8dc1 into Pulse-Eight:master Jan 18, 2016
@mdeguzis
Copy link

@opdenkamp , due to Kodi Jarvis keeping the old package name for now (no p8 prefix), is it safe to apply this patch to the latest on the releases page, or what is your advice?

@opdenkamp
Copy link
Contributor

yeah the code is the same thing for these two, it's just the names that changed. so you can backport this patch if you remove the p8- from the changed line

@opdenkamp
Copy link
Contributor

@ProfessorKaos64 see https://github.com/Pulse-Eight/platform/releases/tag/platform-2.0.1 (backported this patch onto the hash before the name change)

@mdeguzis
Copy link

@opdenkamp thank you very much. This saves me the trouble of adding a patch with quilt. A more clean approach.

mdeguzis added a commit to mdeguzis/LibreGeek-Packaging that referenced this pull request Jan 19, 2016
@mdeguzis
Copy link

Confirmed working for me for my needs.

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.

4 participants