- Fix fdupes call
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools?expand=0&rev=160
This commit is contained in:
parent
36c5aeca26
commit
7ba87e05e8
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 6 12:04:06 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Fix fdupes call
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 22 21:50:25 UTC 2018 - Arun Persaud <arun@gmx.de>
|
||||
|
||||
|
@ -81,7 +81,7 @@ sed -r -i '1s@^#!/.*$@@' setuptools/command/easy_install.py
|
||||
%install
|
||||
%python_install
|
||||
%prepare_alternative easy_install
|
||||
%fdupes %{buildroot}%{_prefix}
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
# Can not run testsuite as this introduces build cycle
|
||||
#%check
|
||||
|
Loading…
Reference in New Issue
Block a user