Further simplify xvfb-run invocation

This commit is contained in:
Kalev Lember 2021-02-17 23:29:49 +01:00
parent 147b42535d
commit 98551cf8c6

View File

@ -73,7 +73,7 @@ the functionality of the installed gjs package.
%meson_install %meson_install
%check %check
xvfb-run -s "-screen 0 1600x1200x24" eval "%meson_test" %{shrink:xvfb-run -s "-screen 0 1600x1200x24" %meson_test}
%files %files
%license COPYING %license COPYING