15
0
forked from pool/python-bsddb3

Accepting request 148669 from home:mlin7442:branches:devel:languages:python

removed noarch macro, it contains such debuginfo file, not empty, make it as noarch package seems incorrect

OBS-URL: https://build.opensuse.org/request/show/148669
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bsddb3?expand=0&rev=19
This commit is contained in:
Denisart Benjamin
2013-01-16 08:06:03 +00:00
committed by Git OBS Bridge
parent c6addfe503
commit 421db2ea96
2 changed files with 5 additions and 2 deletions

View File

@@ -29,8 +29,6 @@ BuildRequires: db-devel
BuildRequires: python-devel
%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
%description