Skip to content

cmake: use install-time CMAKE_INSTALL_PREFIX for dev symlink path#7

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

cmake: use install-time CMAKE_INSTALL_PREFIX for dev symlink path#7
pauljevans wants to merge 1 commit into
doug-gilbert:mainfrom
pauljevans:cmake_symlink

Conversation

@pauljevans

Copy link
Copy Markdown

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

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