mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-10 07:50:19 +00:00
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:
@@ -53,7 +53,6 @@ pkgver() {
|
||||
|
||||
build() {
|
||||
arch-meson zoitechat build \
|
||||
-Dbuildtype=plain \
|
||||
-Dtext-frontend=false \
|
||||
-Dinstall-plugin-metainfo=true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user