diff --git a/gvfs.spec b/gvfs.spec index d80bcc2..b2e62f4 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -209,7 +209,12 @@ the functionality of the installed gvfs package. %setup -q %build +%ifarch s390 s390x +%meson -Dinstalled_tests=true -Dman=true -Dafc=false +%else %meson -Dinstalled_tests=true -Dman=true +%endif + %meson_build %install