device/device-chuwi-hi10plus: fix APKBUILD (!874)
This commit is contained in:
parent
342a8f47a9
commit
adeb53f5db
@ -1,8 +1,9 @@
|
|||||||
# Reference: <https://postmarketos.org/devicepkg>
|
# Reference: <https://postmarketos.org/devicepkg>
|
||||||
|
# Contributor: Danct12 <danct12@disroot.org>
|
||||||
pkgname="device-chuwi-hi10plus"
|
pkgname="device-chuwi-hi10plus"
|
||||||
pkgdesc="CHUWI Hi10 Plus"
|
pkgdesc="CHUWI Hi10 Plus"
|
||||||
pkgver=0.2
|
pkgver=0.2
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
url="https://postmarketos.org"
|
url="https://postmarketos.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
arch="x86_64"
|
arch="x86_64"
|
||||||
@ -24,8 +25,6 @@ build() {
|
|||||||
|
|
||||||
package() {
|
package() {
|
||||||
devicepkg_package $startdir $pkgname
|
devicepkg_package $startdir $pkgname
|
||||||
install -D -m644 "$srcdir"/initfs-hook.sh \
|
|
||||||
"$pkgdir"/etc/postmarketos-mkinitfs/hooks/00-${pkgname}.sh
|
|
||||||
}
|
}
|
||||||
|
|
||||||
x11() {
|
x11() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user