google-nyan-blaze: /etc/modprobe.d -> /usr/lib/modprobe.d

Signed-off-by: Aster Boese <asterboese@mailbox.org>
Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/7033>
This commit is contained in:
Aster Boese 2025-08-16 16:02:54 -04:00 committed by The Friendly Merge Bot
parent 80d2717550
commit 7767d5b707
No known key found for this signature in database

View file

@ -4,7 +4,7 @@
pkgname=device-google-nyan-blaze
pkgdesc="HP Chromebook 14 G3"
pkgver=6
pkgrel=2
pkgrel=3
url="https://postmarketos.org"
license="MIT"
arch="armv7"
@ -42,7 +42,7 @@ package() {
# Block nouveau as it is in very bad condition
install -Dm644 "$srcdir"/gpu.conf \
"$pkgdir"/etc/modprobe.d/gpu.conf
"$pkgdir"/usr/lib/modprobe.d/gpu.conf
}
nonfree_firmware() {