[packages/python3-tornado] automatic change: use py_build/py_install macros

jajcus jajcus at pld-linux.org
Sat Nov 28 18:56:49 CET 2015


commit d87a09b895f2811d956226f2d3c44267e943b07f
Author: Jacek Konieczny <jajcus at jajcus.net>
Date:   Sat Nov 28 18:55:57 2015 +0100

    automatic change: use py_build/py_install macros

 python3-tornado.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python3-tornado.spec b/python3-tornado.spec
index 066f705..14f41e4 100644
--- a/python3-tornado.spec
+++ b/python3-tornado.spec
@@ -28,7 +28,7 @@ of the underlying non-blocking infrastructure.
 %install
 rm -rf $RPM_BUILD_ROOT
 
-python3 ./setup.py install --optimize=2 --root=$RPM_BUILD_ROOT
+python3 %py_install
 
 %clean
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3-tornado.git/commitdiff/d87a09b895f2811d956226f2d3c44267e943b07f



More information about the pld-cvs-commit mailing list