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 .pc file has wrong version in it #13

Open
tseemann opened this issue Feb 13, 2016 · 0 comments
Open

pkgconfig .pc file has wrong version in it #13

tseemann opened this issue Feb 13, 2016 · 0 comments

Comments

@tseemann
Copy link

Note 2.0.1 has 2.0.0 in Version.

% cat /bio/linuxbrew/Cellar/libdivsufsort/2.0.1/lib/pkgconfig/libdivsufsort.pc

prefix=/bio/linuxbrew/Cellar/libdivsufsort/2.0.1
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include

Name: libdivsufsort
Description: A lightweight suffix sorting library
Version: 2.0.0
URL: http://libdivsufsort.googlecode.com/
Libs: -L${libdir} -ldivsufsort
Cflags: -I${includedir}
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

1 participant