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

device-sony-taoshan: support new mkintifs paths (MR 3895)

parent 40ce35bb
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
pkgname=device-sony-taoshan
pkgdesc="Sony Xperia L"
pkgver=0.1
pkgrel=9
pkgrel=10
url="https://postmarketos.org"
license="MIT"
arch="armhf"
......@@ -27,8 +27,8 @@ package() {
devicepkg_package $startdir $pkgname
install -Dm544 "$srcdir"/fb.modes "$pkgdir"/etc/fb.modes
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"/50-screen-enlightener.files "$pkgdir"/etc/postmarketos-mkinitfs/files/50-screen-enlightener.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"/usr/share/mkinitfs/files/50-screen-enlightener.files
install -Dm644 "$srcdir"/logo.rle "$pkgdir"/
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment