Skip to content
Snippets Groups Projects
Unverified Commit e7a54473 authored by Clayton Craft's avatar Clayton Craft :speech_balloon:
Browse files

modem/msm-modem: uim-selection: fix installation of openrc service (MR 5552)

fixes !5421

[ci:skip-build]: already built successfully in CI
parent 3ad47f8d
Branches
No related tags found
No related merge requests found
Pipeline #202899 passed
pkgname=msm-modem
pkgver=7
pkgrel=3
pkgrel=4
pkgdesc="Common support for Qualcomm MSM modems"
url="https://postmarketos.org/"
arch="armhf armv7 aarch64"
......@@ -34,7 +34,7 @@ uim_selection() {
}
uim_selection_openrc() {
install_if="$pkgname-uim_selection=$pkgver-r$pkgrel openrc"
install_if="$pkgname-uim-selection=$pkgver-r$pkgrel openrc"
install="$subpkgname.post-install"
install -Dm644 "$srcdir/$pkgname-uim-selection.confd" \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment