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

jajcus jajcus at pld-linux.org
Sat Nov 28 18:20:24 CET 2015


commit 2a01e6c21103e05bc2db6b76030c0a6658274401
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-dirstore.spec | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/python-dirstore.spec b/python-dirstore.spec
index 05c3b9c..9bb5918 100644
--- a/python-dirstore.spec
+++ b/python-dirstore.spec
@@ -39,8 +39,7 @@ przeglądanego archiwum.
 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-dirstore.git/commitdiff/2a01e6c21103e05bc2db6b76030c0a6658274401



More information about the pld-cvs-commit mailing list