14
0

Accepting request 173967 from home:dirkmueller:branches:devel:languages:python

- add buildroot  

- add buildroot

OBS-URL: https://build.opensuse.org/request/show/173967
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyquery?expand=0&rev=10
This commit is contained in:
Sascha Peilicke
2013-05-02 09:11:14 +00:00
committed by Git OBS Bridge
parent 9b57a39e4d
commit 3911042471
4 changed files with 12 additions and 0 deletions

View File

@@ -28,6 +28,7 @@ BuildRequires: python-devel
BuildRequires: python-distribute
BuildRequires: python-lxml
Requires: python-lxml
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%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