device/device-htc-m8: fix APKBUILD (!874)
This commit is contained in:
parent
bbdbdba5c1
commit
164633103c
@ -1,8 +1,9 @@
|
|||||||
# Reference: <https://postmarketos.org/devicepkg>
|
# Reference: <https://postmarketos.org/devicepkg>
|
||||||
|
# Contributor: Nick Boone <fooforever@gmail.com>
|
||||||
pkgname="device-htc-m8"
|
pkgname="device-htc-m8"
|
||||||
pkgdesc="HTC One M8"
|
pkgdesc="HTC One M8"
|
||||||
pkgver=0.1
|
pkgver=0.1
|
||||||
pkgrel=3
|
pkgrel=4
|
||||||
url="https://postmarketos.org"
|
url="https://postmarketos.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
arch="armhf"
|
arch="armhf"
|
||||||
@ -19,7 +20,6 @@ build() {
|
|||||||
|
|
||||||
package() {
|
package() {
|
||||||
devicepkg_package $startdir $pkgname
|
devicepkg_package $startdir $pkgname
|
||||||
|
|
||||||
install -D -m644 "$srcdir"/90-android-touch-dev.rules \
|
install -D -m644 "$srcdir"/90-android-touch-dev.rules \
|
||||||
"$pkgdir"/etc/udev/rules.d/90-android-touch-dev.rules
|
"$pkgdir"/etc/udev/rules.d/90-android-touch-dev.rules
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user