File project.diff of Package fish
--- fish.spec.orig +++ fish.spec @@ -91,6 +91,9 @@ rm %{buildroot}/%{_datadir}/doc/packages %endif %check +%if 0%{?qemu_user_space_build} +rm -f tests/checks/noshebang.fish +%endif %make_build test %post
--- fish.spec.orig +++ fish.spec @@ -91,6 +91,9 @@ rm %{buildroot}/%{_datadir}/doc/packages %endif %check +%if 0%{?qemu_user_space_build} +rm -f tests/checks/noshebang.fish +%endif %make_build test %post