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

Regression in pkgconf 1.2.0 #108

Closed
ant1 opened this issue Jan 22, 2017 · 4 comments
Closed

Regression in pkgconf 1.2.0 #108

ant1 opened this issue Jan 22, 2017 · 4 comments

Comments

@ant1
Copy link

ant1 commented Jan 22, 2017

With pkgconf 1.1.1, I had

% pkgconf --print-variables pkg-config
pc_path
% pkgconf --variable=pc_path pkgconfig
/usr/local/libdata/pkgconfig:/usr/libdata/pkgconfig

With pkgconf 1.2.0, I have

% pkgconf --print-variables pkg-config
pc_path
% pkgconf --variable=pc_path pkg-config

@ant1
Copy link
Author

ant1 commented Jan 22, 2017

It seems the regression was introduced in 7b39c38

@bapt
Copy link
Member

bapt commented Jan 22, 2017

Thanks for reporting, fixed in 7d89f65

@bapt bapt closed this as completed Jan 22, 2017
@bapt
Copy link
Member

bapt commented Jan 22, 2017

Actually 5e5c418 is the proper fix

kaniini added a commit that referenced this issue Jan 23, 2017
kaniini added a commit that referenced this issue Jan 23, 2017
@kaniini
Copy link
Member

kaniini commented Jan 23, 2017

1.2.1 will have the fix, thanks for reporting.

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

No branches or pull requests

3 participants