forked from pool/python-ldap3
- Replace %fdupes -s with plain %fdupes; hardlinks are better.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ldap3?expand=0&rev=27
This commit is contained in:
@@ -51,7 +51,7 @@ dos2unix COPYING.LESSER.txt COPYING.txt README.rst LICENSE.txt
|
||||
|
||||
%install
|
||||
%python_install
|
||||
%python_expand %fdupes -s %{buildroot}%{$python_sitelib}
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
%check
|
||||
%python_exec %{_bindir}/nosetests -s test || :
|
||||
|
||||
Reference in New Issue
Block a user