summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--APKBUILD.56
1 files changed, 3 insertions, 3 deletions
diff --git a/APKBUILD.5 b/APKBUILD.5
index d483355..fe0f833 100644
--- a/APKBUILD.5
+++ b/APKBUILD.5
@@ -158,9 +158,9 @@ should automatically install the package (or subpackage).
For instance, the OpenRC subpackages set
.Cm install_if
to
-.Li $pkgname=$pkgver openrc
-which means that the OpenRC subpackage will be automatically installed if the
-origin package and OpenRC are both installed on the same computer.
+.Li openrc ${subpkgname%-openrc}=$pkgver-r$pkgrel
+which means that the OpenRC subpackage will be automatically installed if
+both OpenRC and the origin package are installed on the same computer.
.It Cm makedepends
Specifies build dependencies for the package.
.It Cm pkggroups