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

@ -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

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