samsung-manta: replace openrc (MR 4823)

Closes #2600
This commit is contained in:
Anton Bambura 2024-02-14 11:37:43 +02:00
parent 5e7d14a297
commit 70e5d9164b
No known key found for this signature in database
GPG key ID: 1441EAFE8D7F4C2D

View file

@ -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