Fixed the Manjaro packaging build failure by removing the redundant -Dbuildtype=plain from arch-meson invocation in build(), so Meson no longer receives buildtype from both --buildtype and -Dbuildtype.

This commit is contained in:
2026-02-23 10:31:39 -07:00
parent 66d0549938
commit b2fd66e4c4

View File

@@ -53,7 +53,6 @@ pkgver() {
build() {
arch-meson zoitechat build \
-Dbuildtype=plain \
-Dtext-frontend=false \
-Dinstall-plugin-metainfo=true