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:
Aster Boese 2026-01-18 21:41:04 -05:00 committed by The Friendly Merge Bot
parent abe7221bc9
commit a0609e697e
No known key found for this signature in database

View file

@ -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() {