14
0
Tomáš Chvátal
2019-03-07 11:27:54 +00:00
committed by Git OBS Bridge
parent 2b1e614c92
commit c1d6b694f4
2 changed files with 6 additions and 1 deletions

View File

@@ -110,7 +110,7 @@ fi
%install
%python_install
%fdupes -s demos
%python_expand %fdupes %{buildroot}%{python_sitearch}
%python_expand %fdupes %{buildroot}%{$python_sitearch}
%check
export ASYNC_TEST_TIMEOUT=30