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

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

View file

@ -4,7 +4,7 @@
pkgname=device-google-nyan-big
pkgdesc="Acer Chromebook 13 CB5-311 / Acer Chromebook C810"
pkgver=1
pkgrel=1
pkgrel=2
url="https://postmarketos.org"
license="MIT"
arch="armv7"
@ -105,7 +105,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
}
sway() {