systemd/pipewire: fix pipewire-pulse install_if
Finishes 25bb4d4ea1
Signed-off-by: Aster Boese <asterboese@mailbox.org>
[ci:skip-vercheck]
Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/7793>
This commit is contained in:
parent
abe7221bc9
commit
a0609e697e
1 changed files with 1 additions and 1 deletions
|
|
@ -161,7 +161,7 @@ pulse_systemd() {
|
|||
|
||||
# We can't just call default_systemd because that would take
|
||||
# all the systemd unit files!
|
||||
install_if="systemd pipewire-pulse=$pkgver-r$pkgrel"
|
||||
install_if="systemd pipewire-pulse=0.$pkgver-r$pkgrel"
|
||||
}
|
||||
|
||||
jack() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue