Tomáš Chvátal 2020-05-13 09:10:14 +00:00 committed by Git OBS Bridge
parent 92ec50bad6
commit 32aee40166
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed May 13 09:10:04 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Do not do symlinks
-------------------------------------------------------------------
Sun May 3 07:41:14 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>

View File

@ -72,7 +72,7 @@ sed -i 's/\r//' README.rst
%install
%python_install
%python_expand %fdupes -s %{buildroot}%{$python_sitelib}
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
%pytest