[packages/python-kickstart] automatic change: use py_build/py_install macros
jajcus
jajcus at pld-linux.org
Sat Nov 28 18:28:16 CET 2015
commit 02264d5328328ffaf9cb07bb0731f44ff459ea03
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-kickstart.spec | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/python-kickstart.spec b/python-kickstart.spec
index fe10e8d..ec0fac3 100644
--- a/python-kickstart.spec
+++ b/python-kickstart.spec
@@ -30,8 +30,7 @@ kickstart.
%install
rm -rf $RPM_BUILD_ROOT
-%{__python} setup.py install \
- --root=$RPM_BUILD_ROOT
+%py_install
%py_postclean
%clean
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-kickstart.git/commitdiff/02264d5328328ffaf9cb07bb0731f44ff459ea03
More information about the pld-cvs-commit
mailing list