device-google-nyan-blaze: support new mkintifs paths (MR 3895)

This commit is contained in:
Clayton Craft 2023-02-18 15:28:22 -08:00
parent 5417748f16
commit 052d07bd97
No known key found for this signature in database
GPG key ID: 7A342565FF635F79

View file

@ -3,7 +3,7 @@
pkgname=device-google-nyan-blaze
pkgdesc="HP Chromebook 14 G3"
pkgver=1
pkgrel=1
pkgrel=2
url="https://postmarketos.org"
license="MIT"
arch="armv7"
@ -76,7 +76,7 @@ nonfree_firmware() {
# Firmware needed to boot from USB
install -Dm644 "$srcdir"/30-xusb-firmware.files \
"$subpkgdir"/etc/postmarketos-mkinitfs/files/30-xusb-firmware.files
"$subpkgdir"/usr/share/mkinitfs/files/30-xusb-firmware.files
}
mpv_wayland() {