Accepting request 655563 from devel:languages:python

- Fix fdupes call

OBS-URL: https://build.opensuse.org/request/show/655563
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-alabaster?expand=0&rev=5
This commit is contained in:
Dominique Leuenberger 2018-12-14 19:45:18 +00:00 committed by Git OBS Bridge
commit 56454a3aab
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Dec 6 10:05:29 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>
- Fix fdupes call
-------------------------------------------------------------------
Mon Jul 16 16:17:11 UTC 2018 - arun@gmx.de

View File

@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@ -45,7 +45,7 @@ projects.
%install
%python_install
%fdupes %{buildroot}%{_prefix}
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%files %{python_files}
%{python_sitelib}/alabaster*