postmarketos-bootsplash: support new mkintifs paths (MR 3895)
This commit is contained in:
parent
c371a97c62
commit
68775d878f
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Caleb Connolly <caleb@connolly.tech>
|
||||
pkgname=postmarketos-bootsplash
|
||||
pkgver=0.2
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="pmOS integration components for pbsplash"
|
||||
url="https://postmarketos.org"
|
||||
arch="all"
|
||||
|
@ -25,7 +25,7 @@ package() {
|
|||
install -Dm644 "$srcdir"/pmos-logo-text.svg -t "$pkgdir"/usr/share/pbsplash/
|
||||
install -Dm644 "$srcdir"/pmos-logo-text-epaper.svg -t "$pkgdir"/usr/share/pbsplash/
|
||||
install -Dm644 "$srcdir"/postmarketos-bootsplash.files \
|
||||
"$pkgdir"/etc/postmarketos-mkinitfs/files/30-postmarketos-bootsplash.files
|
||||
"$pkgdir"/usr/share/mkinitfs/files/30-postmarketos-bootsplash.files
|
||||
}
|
||||
|
||||
openrc() {
|
||||
|
|
Loading…
Reference in New Issue
Block a user