device-sony-taoshan: support new mkintifs paths (MR 3895)
This commit is contained in:
parent
40ce35bb4b
commit
84ba3891bb
@ -2,7 +2,7 @@
|
|||||||
pkgname=device-sony-taoshan
|
pkgname=device-sony-taoshan
|
||||||
pkgdesc="Sony Xperia L"
|
pkgdesc="Sony Xperia L"
|
||||||
pkgver=0.1
|
pkgver=0.1
|
||||||
pkgrel=9
|
pkgrel=10
|
||||||
url="https://postmarketos.org"
|
url="https://postmarketos.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
arch="armhf"
|
arch="armhf"
|
||||||
@ -27,8 +27,8 @@ package() {
|
|||||||
devicepkg_package $startdir $pkgname
|
devicepkg_package $startdir $pkgname
|
||||||
install -Dm544 "$srcdir"/fb.modes "$pkgdir"/etc/fb.modes
|
install -Dm544 "$srcdir"/fb.modes "$pkgdir"/etc/fb.modes
|
||||||
install -Dm755 "$srcdir"/sony-taoshan-screen-enlightener "$pkgdir"/usr/sbin/sony-taoshan-screen-enlightener
|
install -Dm755 "$srcdir"/sony-taoshan-screen-enlightener "$pkgdir"/usr/sbin/sony-taoshan-screen-enlightener
|
||||||
install -Dm644 "$srcdir"/40-boot-logo.files "$pkgdir"/etc/postmarketos-mkinitfs/files/40-boot-logo.files
|
install -Dm644 "$srcdir"/40-boot-logo.files "$pkgdir"/usr/share/mkinitfs/files/40-boot-logo.files
|
||||||
install -Dm644 "$srcdir"/50-screen-enlightener.files "$pkgdir"/etc/postmarketos-mkinitfs/files/50-screen-enlightener.files
|
install -Dm644 "$srcdir"/50-screen-enlightener.files "$pkgdir"/usr/share/mkinitfs/files/50-screen-enlightener.files
|
||||||
install -Dm644 "$srcdir"/logo.rle "$pkgdir"/
|
install -Dm644 "$srcdir"/logo.rle "$pkgdir"/
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user