mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 19:13:13 -04:00
media-libs/libjxl: fix path
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -142,7 +142,7 @@ src_install() {
|
||||
|
||||
# keep in /usr/bin only the executables with jxl in the name
|
||||
rm -f "${ED}"/usr/libexec/${PN}/tools/*jxl* || die
|
||||
rm -f "${ED}"/usr/bin{fuzzer_corpus,*_main,decode_and_encode,*_hlg,tone_map,xyb_range} || die
|
||||
rm -f "${ED}"/usr/bin/{fuzzer_corpus,*_main,decode_and_encode,*_hlg,tone_map,xyb_range} || die
|
||||
|
||||
find "${D}" -name '*.a' -delete || die
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user