add .so files for butler

This commit is contained in:
Peter Tillemans 2024-05-21 11:07:35 +02:00
parent fb23f3c0ed
commit 9065d2ff76

View file

@ -20,7 +20,7 @@
"071frbwjclb0g9gkfh2lxcbkk4c57jhppr8f3dhcgbswvvmgqh5n"))))
(build-system binary-build-system)
(arguments
(list #:install-plan #~'(("butler" "bin/"))
(list #:install-plan #~'(("butler" "bin/") ("7z.so" "lib") ("libc7zip.so" "lib"))
#:patchelf-plan #~'(("butler"))
#:phases #~(modify-phases %standard-phases
(add-after 'unpack 'chmod