Accepting request 535913 from home:alarrosa:branches:devel:languages:python
- Remove unnecessary fdupes call OBS-URL: https://build.opensuse.org/request/show/535913 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-M2Crypto?expand=0&rev=46
This commit is contained in:
parent
8e1366d91b
commit
50f02cb942
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 20 13:51:00 UTC 2017 - alarrosa@suse.com
|
||||||
|
|
||||||
|
- Remove unnecessary fdupes call
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Oct 18 07:13:58 UTC 2017 - alarrosa@suse.com
|
Wed Oct 18 07:13:58 UTC 2017 - alarrosa@suse.com
|
||||||
|
|
||||||
|
@ -101,7 +101,6 @@ export CFLAGS="%{optflags}"
|
|||||||
%install
|
%install
|
||||||
%python_install
|
%python_install
|
||||||
%python_expand %fdupes %{buildroot}%{$python_sitearch}
|
%python_expand %fdupes %{buildroot}%{$python_sitearch}
|
||||||
%fdupes %{buildroot}%{_docdir}
|
|
||||||
|
|
||||||
%if %{with tests}
|
%if %{with tests}
|
||||||
%check
|
%check
|
||||||
|
Loading…
Reference in New Issue
Block a user