summaryrefslogtreecommitdiff
path: root/community/evince/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/evince/APKBUILD')
-rw-r--r--community/evince/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/evince/APKBUILD b/community/evince/APKBUILD
index 0675670415b..0f91b8ff86f 100644
--- a/community/evince/APKBUILD
+++ b/community/evince/APKBUILD
@@ -56,7 +56,7 @@ build() {
-Dsystemduserunitdir=no \
-Dgtk_doc=false \
. output
- meson compile ${JOBS:+-j ${JOBS}} -C output
+ meson compile -C output
}
check() {