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

pkgconfig: adapt FOUND_PATH_RX to handle debug out of pkgconfig<=0.29.1 #31

Closed
wants to merge 1 commit into from

Conversation

2maz
Copy link
Contributor

@2maz 2maz commented Jun 9, 2016

This fixes the broken Utilrb::PkgConfig.default_search_path on Ubuntu Xenial

pkgconfig version 0.26: Scanning directory '/usr/share/pkgconfig'
pkgconfig version 0.29.1: Scanning directory #6 'usr/share/pkgconfig'

@doudou doudou mentioned this pull request Jun 9, 2016
@doudou
Copy link
Contributor

doudou commented Jun 9, 2016

There are already two versions of this fix (this is the third). Admittedly, mine was hidden in a different, more invasive, PR but Alex wasn't (hint hint ... check the list of open pull requests ...)

Anyways, here's the final take on this: #32. I'm closing your PR and Alex's.

(For the record, yours is broken, ruby and perl regexp do not need to quote '+', moreover there were no unit tests)

@doudou doudou closed this Jun 9, 2016
@doudou doudou deleted the fix_pkgconfig_default_search_path branch October 19, 2016 18:11
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