15
0

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:
Michael Ströder
2017-10-23 08:24:03 +00:00
committed by Git OBS Bridge
parent 8e1366d91b
commit 50f02cb942
2 changed files with 5 additions and 1 deletions

View File

@@ -101,7 +101,6 @@ export CFLAGS="%{optflags}"
%install
%python_install
%python_expand %fdupes %{buildroot}%{$python_sitearch}
%fdupes %{buildroot}%{_docdir}
%if %{with tests}
%check