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

temp/libcamera: move udev rules under /usr (MR 5662)

parent b06f72b6
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
pkgname=libcamera
pkgver=9999
_pkgver=0.3.2
pkgrel=5
pkgrel=6
pkgdesc="Linux camera framework"
url="https://libcamera.org/"
arch="all"
......@@ -97,7 +97,7 @@ package() {
done
install -Dm644 "$srcdir"/90-libcamera.rules \
-t "$pkgdir"/lib/udev/rules.d/
-t "$pkgdir"/usr/lib/udev/rules.d/
}
ipa() {
......
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