mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
scream-alsa-ivshmem: fix vbin filename
This commit is contained in:
parent
61e4729c7b
commit
d3f04e6e27
1 changed files with 1 additions and 1 deletions
|
@ -15,6 +15,6 @@ distfiles="https://github.com/duncanthrax/scream/archive/${version}.tar.gz"
|
||||||
checksum=3441d38b3a4c76ac4ca883a939542c9cf3701a386356feddba43b40c3a2bdb5e
|
checksum=3441d38b3a4c76ac4ca883a939542c9cf3701a386356feddba43b40c3a2bdb5e
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin scream-${_recieverName}
|
vbin scream-ivshmem-alsa
|
||||||
vdoc README.md
|
vdoc README.md
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue