Skip to content

Breaking: Do not include package name in lib artifact paths#564

Merged
cpuguy83 merged 1 commit intoproject-dalec:mainfrom
cpuguy83:libs-no-pkg-name
Mar 13, 2025
Merged

Breaking: Do not include package name in lib artifact paths#564
cpuguy83 merged 1 commit intoproject-dalec:mainfrom
cpuguy83:libs-no-pkg-name

Conversation

@cpuguy83
Copy link
Copy Markdown
Collaborator

Libs should be able to be installed directly into /usr/lib rather than forcing everything to go into /usr/lib/<package name>.

Fixes #548

Libs should be able to be installed directly into `/usr/lib` rather than
forcing everything to go into `/usr/lib/<package name>`.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
Copy link
Copy Markdown
Contributor

@adamperlin adamperlin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This LGTM

@cpuguy83 cpuguy83 merged commit 38052bd into project-dalec:main Mar 13, 2025
22 checks passed
@cpuguy83 cpuguy83 deleted the libs-no-pkg-name branch March 13, 2025 14:28
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.

[REQ] Delete ld.so.cache in containers and dynamic linking woes

2 participants