forked from pool/python-zodbpickle
Accepting request 693249 from home:mcalabkova:branches:devel:languages:python
symlinking fdupes fixed, please supersede that sr to Factory OBS-URL: https://build.opensuse.org/request/show/693249 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zodbpickle?expand=0&rev=6
This commit is contained in:
committed by
Git OBS Bridge
parent
1fb878f478
commit
85ef158fab
@@ -53,7 +53,7 @@ rm -rf src/zodbpickle.egg-info
|
|||||||
%install
|
%install
|
||||||
%python_install
|
%python_install
|
||||||
%{python_expand find %{buildroot}%{$python_sitearch} -name *.c -delete
|
%{python_expand find %{buildroot}%{$python_sitearch} -name *.c -delete
|
||||||
%fdupes -s %{buildroot}%{$python_sitearch}
|
%fdupes %{buildroot}%{$python_sitearch}
|
||||||
}
|
}
|
||||||
|
|
||||||
%check
|
%check
|
||||||
|
|||||||
Reference in New Issue
Block a user