parent
5e7d14a297
commit
70e5d9164b
1 changed files with 2 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
pkgname=device-samsung-manta
|
pkgname=device-samsung-manta
|
||||||
pkgdesc="Google Nexus 10"
|
pkgdesc="Google Nexus 10"
|
||||||
pkgver=6
|
pkgver=6
|
||||||
pkgrel=0
|
pkgrel=1
|
||||||
url="https://postmarketos.org"
|
url="https://postmarketos.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
arch="armv7"
|
arch="armv7"
|
||||||
|
@ -25,6 +25,7 @@ source="
|
||||||
networkmanager.conf
|
networkmanager.conf
|
||||||
hwclock
|
hwclock
|
||||||
"
|
"
|
||||||
|
replaces="openrc" # for hwclock configuration
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
devicepkg_build $startdir $pkgname
|
devicepkg_build $startdir $pkgname
|
||||||
|
|
Loading…
Reference in a new issue