forked from pool/talloc
Accepting request 340842 from home:lmuelle:pyton3-samba
Remove superfluous '%' sign and build for Fedora starting with ver 20 OBS-URL: https://build.opensuse.org/request/show/340842 OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/talloc?expand=0&rev=57
This commit is contained in:
parent
ee6ac980b1
commit
1b367f972b
@ -18,7 +18,7 @@
|
||||
|
||||
%{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
|
||||
%{!?py3_soflags: %global py3_soflags cpython-%{python3_version_nodots}m}
|
||||
%if 0%{?suse_version} > 1310 || 0%{?%fedora_version} > 19
|
||||
%if 0%{?suse_version} > 1310 || 0%{?fedora_version} > 20
|
||||
%define with_python3 1
|
||||
%else
|
||||
%define with_python3 0
|
||||
|
Loading…
Reference in New Issue
Block a user