device/device-chuwi-hi10plus: fix APKBUILD (!874)

This commit is contained in:
HenriDellal 2020-01-10 13:32:50 +03:00 committed by Bart Ribbers
parent 342a8f47a9
commit adeb53f5db
No known key found for this signature in database
GPG Key ID: 699D16185DAFAE61

View File

@ -1,8 +1,9 @@
# Reference: <https://postmarketos.org/devicepkg>
# Contributor: Danct12 <danct12@disroot.org>
pkgname="device-chuwi-hi10plus"
pkgdesc="CHUWI Hi10 Plus"
pkgver=0.2
pkgrel=1
pkgrel=2
url="https://postmarketos.org"
license="MIT"
arch="x86_64"
@ -24,8 +25,6 @@ build() {
package() {
devicepkg_package $startdir $pkgname
install -D -m644 "$srcdir"/initfs-hook.sh \
"$pkgdir"/etc/postmarketos-mkinitfs/hooks/00-${pkgname}.sh
}
x11() {