forked from pool/python-setuptools
Accepting request 445419 from home:frispete:python
- make sure, that setuptools-certpath.patch is applied unconditionally (fixes traceback in setuptools/ssl_support.py) OBS-URL: https://build.opensuse.org/request/show/445419 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools?expand=0&rev=104
This commit is contained in:
committed by
Git OBS Bridge
parent
a4c85ff7e8
commit
0d9e0dd31f
@@ -61,8 +61,8 @@ especially ones that have dependencies on other packages.
|
||||
%patch1 -p1
|
||||
%if 0%{?suse_version} && 0%{?suse_version} <= 1220
|
||||
%patch3 -p1
|
||||
%patch4 -p1
|
||||
%endif
|
||||
%patch4 -p1
|
||||
find . -type f -name "*.orig" -delete
|
||||
|
||||
# fix rpmlint spurious-executable-perm
|
||||
|
Reference in New Issue
Block a user