[packages/python-unittest-xml-reporting] automatic change: use py_build/py_install macros
jajcus
jajcus at pld-linux.org
Sat Nov 28 18:47:30 CET 2015
commit 06b83d3e4c5e0871cf0e9bd654ca298f7255245b
Author: Jacek Konieczny <jajcus at jajcus.net>
Date: Sat Nov 28 18:06:44 2015 +0100
automatic change: use py_build/py_install macros
python-unittest-xml-reporting.spec | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/python-unittest-xml-reporting.spec b/python-unittest-xml-reporting.spec
index 2b7ed91..8972355 100644
--- a/python-unittest-xml-reporting.spec
+++ b/python-unittest-xml-reporting.spec
@@ -32,8 +32,7 @@ python setup.py build_ext
rm -rf $RPM_BUILD_ROOT
install -d $RPM_BUILD_ROOT%{py_sitescriptdir}
-python setup.py install \
- --root=$RPM_BUILD_ROOT \
+%py_install \
--install-lib=%{py_sitescriptdir} \
--optimize=2
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-unittest-xml-reporting.git/commitdiff/06b83d3e4c5e0871cf0e9bd654ca298f7255245b
More information about the pld-cvs-commit
mailing list