forked from pool/python-pycurl
Accepting request 116121 from home:HighwayStar:branches:devel:languages:python
python3 package added, python2 slightly cleaned (old buildroot macro replaced) OBS-URL: https://build.opensuse.org/request/show/116121 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycurl?expand=0&rev=9
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: python-pycurl
|
||||
Version: 7.19.0
|
||||
Release: 0
|
||||
@@ -57,7 +58,7 @@ CFLAGS="%{optflags}" python setup.py build
|
||||
|
||||
%install
|
||||
python setup.py install --prefix=%{_prefix} --root=%{buildroot}
|
||||
rm -rf $RPM_BUILD_ROOT%{_datadir}/doc # Remove wrongly installed junk
|
||||
rm -rf %{buildroot}%{_datadir}/doc # Remove wrongly installed junk
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
|
Reference in New Issue
Block a user