Skip to content

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 <[email protected]>
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