summaryrefslogtreecommitdiff
path: root/community/swaync/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/swaync/APKBUILD')
-rw-r--r--community/swaync/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/swaync/APKBUILD b/community/swaync/APKBUILD
index 296aeffc420..e8922ffc6b6 100644
--- a/community/swaync/APKBUILD
+++ b/community/swaync/APKBUILD
@@ -37,7 +37,7 @@ build() {
abuild-meson \
-Dsystemd-service=false \
. output
- meson compile ${JOBS:+-j ${JOBS}} -C output
+ meson compile -C output
}
package() {