device-google-nyan-big: support new mkintifs paths (MR 3895)
This commit is contained in:
parent
cf1939ad5e
commit
5417748f16
1 changed files with 2 additions and 2 deletions
|
@ -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() {
|
||||
|
|
Loading…
Reference in a new issue