summaryrefslogtreecommitdiff
path: root/community/gnome-autoar/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/gnome-autoar/APKBUILD')
-rw-r--r--community/gnome-autoar/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gnome-autoar/APKBUILD b/community/gnome-autoar/APKBUILD
index dbae1d7d8af..af3deb344f2 100644
--- a/community/gnome-autoar/APKBUILD
+++ b/community/gnome-autoar/APKBUILD
@@ -32,7 +32,7 @@ build() {
-Dtests=true \
-Dgtk_doc=false \
. output
- meson compile ${JOBS:+-j ${JOBS}} -C output
+ meson compile -C output
}
check() {