device/device-samsung-i927: fix APKBUILD (!889)

This commit is contained in:
HenriDellal 2020-01-10 13:32:55 +03:00 committed by Bart Ribbers
parent 583d2fce32
commit e5d0607625
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: Sergey Larin <cerg2010cerg2010@mail.ru>
pkgname="device-samsung-i927"
pkgdesc="Samsung Captivate Glide"
pkgver=0.3
pkgrel=2
pkgrel=3
url="https://postmarketos.org"
license="MIT"
arch="armv7"
@ -40,7 +41,7 @@ package() {
devicepkg_package $startdir $pkgname
install -D -m644 "$srcdir"/modules-load.conf \
"$pkgdir"/etc/modules-load.d/00-${pkgname}.conf
"$pkgdir"/etc/modules-load.d/00-$pkgname.conf
install -D -m644 "$srcdir"/HiFi.conf \
"$pkgdir"/usr/share/alsa/ucm/wm8994aif1/HiFi.conf