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:
parent
80d2717550
commit
7767d5b707
1 changed files with 2 additions and 2 deletions
|
|
@ -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() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue