soc-qcom-msm8953: Install q6voiced.conf for any init system (MR 6015)
This commit is contained in:
parent
f851c8a374
commit
ab7156d367
1 changed files with 3 additions and 3 deletions
|
|
@ -2,7 +2,7 @@
|
|||
pkgname=soc-qcom-msm8953
|
||||
pkgdesc="Common package for Qualcomm MSM8953 devices"
|
||||
pkgver=11
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
url="https://postmarketos.org"
|
||||
license="BSD-3-Clause"
|
||||
arch="aarch64"
|
||||
|
|
@ -45,7 +45,7 @@ modem() {
|
|||
rmtfs
|
||||
"
|
||||
|
||||
mkdir -p "$subpkgdir"
|
||||
install -Dm644 "$srcdir"/q6voiced.conf "$subpkgdir"/etc/conf.d/q6voiced
|
||||
}
|
||||
|
||||
modem_openrc() {
|
||||
|
|
@ -56,7 +56,7 @@ modem_openrc() {
|
|||
rmtfs-openrc
|
||||
"
|
||||
|
||||
install -Dm644 "$srcdir"/q6voiced.conf "$subpkgdir"/etc/conf.d/q6voiced
|
||||
mkdir -p "$subpkgdir"
|
||||
}
|
||||
|
||||
gpu() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue