Skip to content

Conversation

@radarhere
Copy link
Member

@radarhere radarhere commented Sep 27, 2024

#8407 updated the path to shared libraries in libimagequant to allow for usr/lib64.

I've made two improvements here.

  1. The previous PR didn't update the path to copy from for the caching mechanism. This is inconsistent, and might cause problems one day.
  2. I found that the path for Debian is usr/lib/x86_64-linux-gnu. Rather than adding a third possible path, I've used find to allow for the path to vary.

@radarhere radarhere changed the title Shared imagequant libraries may be located within usr/lib64 Improved copying imagequant libraries Sep 28, 2024
@hugovk hugovk merged commit 58ef920 into python-pillow:main Sep 28, 2024
@radarhere radarhere deleted the libimagequant_lib64 branch September 28, 2024 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants