Skip to content
Snippets Groups Projects
Unverified Commit 3ce1ccad authored by Jakko's avatar Jakko Committed by Clayton Craft
Browse files

main/postmarketos-ui-mate: fix installation of -openrc subpackage (MR 5627)

[ci:skip-build]: already built successfully in CI
parent 1259d74b
No related branches found
No related tags found
No related merge requests found
Pipeline #205366 passed
......@@ -2,7 +2,7 @@
# Maintainer: Jakko <jahau@rocketmail.com>
pkgname=postmarketos-ui-mate
pkgver=7
pkgrel=2
pkgrel=3
pkgdesc="(X11) MATE Desktop Environment, fork of GNOME2 (stylus recommended)"
url="http://mate-desktop.org/"
arch="noarch"
......@@ -65,7 +65,7 @@ package() {
}
openrc() {
install="$pkgname=$pkgver-r$pkgrel openrc"
install_if="$pkgname=$pkgver-r$pkgrel openrc"
install="$subpkgname.post-install $subpkgname.post-upgrade"
depends="
bluez-openrc
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment