Skip to content
Snippets Groups Projects
Unverified Commit 49b553b1 authored by Clayton Craft's avatar Clayton Craft :speech_balloon:
Browse files

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

parent 6da1f4f6
No related branches found
No related tags found
Loading
......@@ -2,7 +2,7 @@
pkgname=device-nokia-leo
pkgdesc="Nokia 6300 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-leo-display.files -t \
"$pkgdir"/etc/postmarketos-mkinitfs/files/
"$pkgdir"/usr/share/mkinitfs/files/
}
nonfree_firmware() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment