Skip to content

cmake: fix broken development symlink in CPack-built packages#84

Open
pauljevans wants to merge 1 commit into
doug-gilbert:mainfrom
pauljevans:cmake_symlink
Open

cmake: fix broken development symlink in CPack-built packages#84
pauljevans wants to merge 1 commit into
doug-gilbert:mainfrom
pauljevans:cmake_symlink

Conversation

@pauljevans

@pauljevans pauljevans commented Jun 7, 2026

Copy link
Copy Markdown
Contributor

CMAKE_INSTALL_FULL_LIBDIR bakes in the configure-time prefix, so CPack staged the libsmputils1.so symlink under usr/local/lib64 instead of usr/lib64 when packaging.

CMAKE_INSTALL_FULL_LIBDIR bakes in the configure-time prefix, so
CPack staged the libsmputils1.so symlink under usr/local/lib64
instead of usr/lib64 when packaging.

Signed-off-by: Paul Evans <pevans@redhat.com>
doug-gilbert added a commit that referenced this pull request Jun 9, 2026
…library path, needed by sdparm and ddpt

git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@1126 6180dd3e-e324-4e3e-922d-17de1ae2f315
@doug-gilbert

Copy link
Copy Markdown
Owner

Thanks. Applied upstream and pushed back here.

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.

2 participants