[packages/python-Py2Play] automatic change: use py_build/py_install macros

jajcus jajcus at pld-linux.org
Sat Nov 28 18:10:32 CET 2015


commit 1dc97367eb2c7ae45a44bb035750f30ff2149656
Author: Jacek Konieczny <jajcus at jajcus.net>
Date:   Sat Nov 28 18:06:42 2015 +0100

    automatic change: use py_build/py_install macros

 python-Py2Play.spec | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/python-Py2Play.spec b/python-Py2Play.spec
index 56617b9..2f47479 100644
--- a/python-Py2Play.spec
+++ b/python-Py2Play.spec
@@ -30,8 +30,7 @@ klient-serwer, tak jak jest to zazwyczaj.
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%{__python} setup.py install \
-	--root=$RPM_BUILD_ROOT \
+%py_install \
 	--install-purelib=%{py_sitedir}
 
 %clean
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-Py2Play.git/commitdiff/1dc97367eb2c7ae45a44bb035750f30ff2149656



More information about the pld-cvs-commit mailing list