Skip to content
Snippets Groups Projects
Unverified Commit 0781838e authored by Pablo Correa Gomez's avatar Pablo Correa Gomez :beach: Committed by Clayton Craft
Browse files

device-oneplus-oneplus3t: move udev rules under /usr (MR 5662)

parent c8023148
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
pkgname=device-oneplus-oneplus3t
pkgdesc="OnePlus 3T"
pkgver=2
pkgrel=0
pkgrel=1
url="https://postmarketos.org"
license="MIT"
arch="aarch64"
......@@ -38,7 +38,7 @@ package() {
devicepkg_package $startdir $pkgname
install -D -m644 "$srcdir"/10-local-powersave.rules \
-t "$pkgdir"/lib/udev/rules.d
-t "$pkgdir"/usr/lib/udev/rules.d
install -D -m644 "$srcdir"/gpu-nobin.sh \
-t "$pkgdir"/etc/profile.d
}
......
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