soc-qcom-msm8916: move udev rules under /usr (MR 5662)
This commit is contained in:
parent
aa5b708a45
commit
4768f959f8
|
@ -3,7 +3,7 @@
|
|||
pkgname=soc-qcom-msm8916
|
||||
pkgdesc="Common package for Qualcomm MSM8916 devices"
|
||||
pkgver=21
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
url="https://postmarketos.org"
|
||||
license="BSD-3-Clause"
|
||||
arch="aarch64 armv7"
|
||||
|
@ -83,7 +83,7 @@ samsung_modem_workaround() {
|
|||
depends=""
|
||||
|
||||
install -Dm644 "$srcdir"/77-modem-samsung-msm8916.rules \
|
||||
"$subpkgdir"/lib/udev/rules.d/77-modem-samsung-msm8916.rules
|
||||
"$subpkgdir"/usr/lib/udev/rules.d/77-modem-samsung-msm8916.rules
|
||||
}
|
||||
|
||||
gpu() {
|
||||
|
|
Loading…
Reference in New Issue
Block a user