diff options
Diffstat (limited to 'community/weston/APKBUILD')
-rw-r--r-- | community/weston/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/weston/APKBUILD b/community/weston/APKBUILD index a16c82da12c..f87489c4457 100644 --- a/community/weston/APKBUILD +++ b/community/weston/APKBUILD @@ -77,7 +77,7 @@ build() { -Dlauncher-libseat=true \ -Dsystemd=false \ build - meson compile ${JOBS:+-j ${JOBS}} -C build + meson compile -C build } # Does not run through, see also: |