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

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


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

    automatic change: use py_build/py_install macros

 python-HTMLCalendar.spec | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/python-HTMLCalendar.spec b/python-HTMLCalendar.spec
index c3d8e6b..9b6a029 100644
--- a/python-HTMLCalendar.spec
+++ b/python-HTMLCalendar.spec
@@ -37,8 +37,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-HTMLCalendar.git/commitdiff/fedb769001bad66b630ed4a1da3b180186fe1dca



More information about the pld-cvs-commit mailing list