forked from pool/python-feedgenerator
- Fix fdupes call
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-feedgenerator?expand=0&rev=6
This commit is contained in:
parent
9b6a11cbb3
commit
5a8867f514
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 6 13:27:23 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Fix fdupes call
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 4 12:47:56 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
@ -51,7 +51,7 @@ cp %{SOURCE1} LICENSE
|
||||
|
||||
%install
|
||||
%python_install
|
||||
%fdupes %{buildroot}%{_prefix}
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
%check
|
||||
export LC_ALL=en_US.utf8
|
||||
|
Loading…
x
Reference in New Issue
Block a user