Tomáš Chvátal 2018-12-06 11:46:16 +00:00 committed by Git OBS Bridge
parent 908bd80afc
commit 07c58f61d5
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Dec 6 11:45:58 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>
- Fix fdupes call
-------------------------------------------------------------------
Tue Dec 4 12:56:28 UTC 2018 - Matej Cepl <mcepl@suse.com>

View File

@ -66,7 +66,7 @@ python3 setup.py build_sphinx && rm build/sphinx/html/.buildinfo
%install
%python_install
%fdupes %{buildroot}%{_prefix}
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
%python_exec setup.py test