device/device-semc-anzu: fix APKBUILD (!874)

This commit is contained in:
HenriDellal 2020-01-10 13:32:56 +03:00 committed by Bart Ribbers
parent b47d7b293b
commit d8038d786c
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: Adrian Siekierka <kontakt@asie.pl>
pkgname=device-semc-anzu
pkgdesc="Xperia Arc"
pkgver=1
pkgrel=9
pkgrel=10
url="https://postmarketos.org"
license="MIT"
arch="armhf"
@ -22,7 +23,7 @@ build() {
package() {
devicepkg_package $startdir $pkgname
install -Dm644 "$srcdir"/modules-load.conf \
"$pkgdir"/etc/modules-load.d/00-${pkgname}.conf
"$pkgdir"/etc/modules-load.d/00-$pkgname.conf
}
nonfree_firmware() {