summaryrefslogtreecommitdiff
path: root/community/gvfs/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/gvfs/APKBUILD')
-rw-r--r--community/gvfs/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gvfs/APKBUILD b/community/gvfs/APKBUILD
index 4b12d05c015..a2865f42efd 100644
--- a/community/gvfs/APKBUILD
+++ b/community/gvfs/APKBUILD
@@ -73,7 +73,7 @@ build() {
-Dlogind=false \
. output
- meson compile ${JOBS:+-j ${JOBS}} -C output
+ meson compile -C output
}
check() {