summaryrefslogtreecommitdiff
path: root/community/poweralertd/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/poweralertd/APKBUILD')
-rw-r--r--community/poweralertd/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/poweralertd/APKBUILD b/community/poweralertd/APKBUILD
index 7b932e4b522..434d3f3d0a7 100644
--- a/community/poweralertd/APKBUILD
+++ b/community/poweralertd/APKBUILD
@@ -16,7 +16,7 @@ build() {
abuild-meson \
-Dman-pages=enabled \
. output
- meson compile ${JOBS:+-j ${JOBS}} -C output
+ meson compile -C output
}
check() {