soc-qcom-msm8916: move udev rules under /usr (MR 5662)

This commit is contained in:
Pablo Correa Gómez 2024-09-29 16:27:59 +02:00 committed by Clayton Craft
parent aa5b708a45
commit 4768f959f8
No known key found for this signature in database
GPG Key ID: 4A4CED6D7EDF950A

View File

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