On Wednesday 10 September 2014 22.10:18 denisart benjamin2 wrote:
Le 10/09/2014 21:40, Andrew Daugherity a écrit :
TL;DR: It appears you need to wrap your noarch setting inside a %suse_version check that excludes SLES 11.
Quickly, as a d:l:p maintainer, if you meet one day this kind of issue, use this little hack %if 0%{?suse_version} && 0%{?suse_version} <= 1110 %{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} %else BuildArch: noarch %endif
Olav, I fixed your package
Yes, I saw it - thank you very much. I surely would not have come up with something like that on my own. :) Regards, Olav -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org