add .so files for butler
This commit is contained in:
parent
fb23f3c0ed
commit
9065d2ff76
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
||||||
"071frbwjclb0g9gkfh2lxcbkk4c57jhppr8f3dhcgbswvvmgqh5n"))))
|
"071frbwjclb0g9gkfh2lxcbkk4c57jhppr8f3dhcgbswvvmgqh5n"))))
|
||||||
(build-system binary-build-system)
|
(build-system binary-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list #:install-plan #~'(("butler" "bin/"))
|
(list #:install-plan #~'(("butler" "bin/") ("7z.so" "lib") ("libc7zip.so" "lib"))
|
||||||
#:patchelf-plan #~'(("butler"))
|
#:patchelf-plan #~'(("butler"))
|
||||||
#:phases #~(modify-phases %standard-phases
|
#:phases #~(modify-phases %standard-phases
|
||||||
(add-after 'unpack 'chmod
|
(add-after 'unpack 'chmod
|
||||||
|
|
Loading…
Reference in a new issue