device-nokia-sparkler: support new mkintifs paths (MR 3895)

This commit is contained in:
Clayton Craft 2023-02-18 15:12:41 -08:00
parent ee2f4db541
commit 4c22e1c6ad
No known key found for this signature in database
GPG key ID: 7A342565FF635F79

View file

@ -2,7 +2,7 @@
pkgname=device-nokia-sparkler
pkgdesc="Nokia 8000 4G"
pkgver=1
pkgrel=0
pkgrel=1
url="https://postmarketos.org"
license="GPL-2.0-only"
arch="armv7"
@ -37,7 +37,7 @@ package() {
install -Dm644 "$builddir"/"$_panel".bin -t \
"$pkgdir"/lib/firmware/
install -Dm644 "$srcdir"/00-nokia-sparkler-display.files -t \
"$pkgdir"/etc/postmarketos-mkinitfs/files/
"$pkgdir"/usr/share/mkinitfs/files/
}
nonfree_firmware() {