Skip to content

Install locations #33

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

bkmgit
Copy link

@bkmgit bkmgit commented Oct 11, 2024

Closes #32

ddalessa pushed a commit that referenced this pull request Feb 25, 2025
Pull in and adjust patch from:
#33
by Benson Muite.

We should allow the rpmmacro to set the LIBDIR but all of our documentation
and scripts assume /usr/lib not /usr/lib64. We need to force /usr/lib for
now so updated spec file to gurantee this.

These RPM Build warnings are a result of not allowing the LIBDIR macro to
dictate things I believe.

RPM build warnings:
    absolute symlink: /usr/sbin/opafmcmd -> /usr/lib/opa-fm/bin/fm_cmd
    absolute symlink: /usr/sbin/opafmcmdall -> /usr/lib/opa-fm/bin/fm_cmdall
    absolute symlink: /usr/sbin/opafmconfigpp -> /usr/lib/opa-fm/bin/opafmconfigpp
    absolute symlink: /usr/sbin/opafmvf -> /usr/lib/opa-fm/bin/opafmvf

Signed-off-by: Dennis Dalessandro <dennis.dalessandro@cornelisnetworks.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Enable customization of library path files are installed to
1 participant