device-nokia-sparkler: support new mkintifs paths (MR 3895)
This commit is contained in:
parent
ee2f4db541
commit
4c22e1c6ad
1 changed files with 2 additions and 2 deletions
|
@ -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() {
|
||||
|
|
Loading…
Reference in a new issue