Skip to content
Snippets Groups Projects
Unverified Commit 4768f959 authored by Pablo Correa Gomez's avatar Pablo Correa Gomez Committed by Clayton Craft
Browse files

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

parent aa5b708a
No related branches found
No related tags found
No related merge requests found
......@@ -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() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment