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

Fbsd compat #164

Merged
merged 2 commits into from Dec 8, 2016
Merged

Fbsd compat #164

merged 2 commits into from Dec 8, 2016

Conversation

roman-neuhauser
Copy link

  • let users define PKGCONFIG_INSTALL_DIR

    FreeBSD wants *.pc files in ${PREFIX}/libdata/pkgconfig,
    ${PREFIX}/lib/pkgconfig is not good eanough a configuration point.

  • let users override MAN_INSTALL_DIR

    this makes the build more cooperative with FreeBSD ports:
    FreeBSD wants man pages in ${PREFIX}/man, yet ${PREFIX}/share/man
    exists in the staging area as well for some reason. i'm too lazy
    to chase the cause, esp. as the copout means more freedom to users.

Roman Neuhauser added 2 commits November 28, 2016 20:36
this makes the build more cooperative with FreeBSD ports:
FreeBSD wants man pages in ${PREFIX}/man, yet ${PREFIX}/share/man
exists in the staging area as well for some reason.  i'm too lazy
to chase the cause, esp. as the copout means more freedom to users.
FreeBSD wants *.pc files in ${PREFIX}/libdata/pkgconfig,
${PREFIX}/lib/pkgconfig is not good eanough a configuration point.
@mlschroe mlschroe merged commit 88a92fb into openSUSE:master Dec 8, 2016
@mlschroe
Copy link
Member

mlschroe commented Dec 8, 2016

Thanks!

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.

None yet

2 participants