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

jajcus jajcus at pld-linux.org
Sat Nov 28 18:42:08 CET 2015


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

    automatic change: use py_build/py_install macros

 python-remoteD.spec | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/python-remoteD.spec b/python-remoteD.spec
index c2759af..7c963b3 100644
--- a/python-remoteD.spec
+++ b/python-remoteD.spec
@@ -53,8 +53,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-remoteD.git/commitdiff/c66d0445df420eacb9e0c4fd537003807d23596d



More information about the pld-cvs-commit mailing list