Use --auto-display instead of --auto-servernum for the Xvfb run
This commit is contained in:
parent
ce28a79165
commit
db1b26de9a
@ -64,7 +64,7 @@ developing applications that use %{name}.
|
||||
|
||||
|
||||
%check
|
||||
%{shrink:xvfb-run -w 10 -a %meson_test}
|
||||
%{shrink:xvfb-run -w 10 -d %meson_test}
|
||||
|
||||
|
||||
%files -f libhandy.lang
|
||||
|
||||
Loading…
Reference in New Issue
Block a user