Skip to content
Snippets Groups Projects
Unverified Commit 2942aea5 authored by Oliver Smith's avatar Oliver Smith
Browse files

device-oneplus-fajita: move replaces to -openrc (MR 5767)

parent 2355af6a
Branches
No related tags found
1 merge request!5767Fixes for "Move post-install scripts to openrc subpackages": fajita, cros
......@@ -4,7 +4,7 @@
pkgname=device-oneplus-fajita
pkgdesc="OnePlus 6T"
pkgver=14
pkgrel=1
pkgrel=2
url="https://postmarketos.org"
license="MIT"
arch="aarch64"
......@@ -51,7 +51,6 @@ nonfree_firmware() {
soc-qcom-sdm845-nonfree-firmware
soc-qcom-sdm845-modem
"
replaces="hexagonrpcd-openrc"
install -Dm644 "$srcdir"/81-libssc-oneplus-fajita.rules -t "$subpkgdir"/usr/lib/udev/rules.d/
}
......@@ -59,6 +58,7 @@ nonfree_firmware() {
nonfree_firmware_openrc() {
install_if="$pkgname-nonfree-firmware=$pkgver-r$pkgrel openrc"
install="$subpkgname.post-install $subpkgname.post-upgrade"
replaces="hexagonrpcd-openrc"
install -Dm644 q6voiced.conf "$subpkgdir"/etc/conf.d/q6voiced
install -Dm644 "$srcdir"/hexagonrpcd.confd "$subpkgdir"/etc/conf.d/hexagonrpcd-sdsp
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment