forked from pool/python-pip
- Fix fdupes call
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pip?expand=0&rev=58
This commit is contained in:
committed by
Git OBS Bridge
parent
05d175b09d
commit
a79f74f347
@@ -71,7 +71,7 @@ rm src/pip/_vendor/certifi/cacert.pem
|
||||
%install
|
||||
%python_install
|
||||
%prepare_alternative pip
|
||||
%fdupes %{buildroot}%{_prefix}
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
%if %{with test}
|
||||
%check
|
||||
|
Reference in New Issue
Block a user