]> git.pld-linux.org Git - packages/python-kickstart.git/commitdiff
automatic change: use py_build/py_install macros
authorJacek Konieczny <jajcus@jajcus.net>
Sat, 28 Nov 2015 17:06:43 +0000 (18:06 +0100)
committerJacek Konieczny <jajcus@jajcus.net>
Sat, 28 Nov 2015 17:06:43 +0000 (18:06 +0100)
python-kickstart.spec

index fe10e8dd4e8f37eace00618238d85a7e66a9af28..ec0fac335c53bef92b598d538d00908e2c4fdb0b 100644 (file)
@@ -30,8 +30,7 @@ kickstart.
 
 %install
 rm -rf $RPM_BUILD_ROOT
-%{__python} setup.py install \
-       --root=$RPM_BUILD_ROOT
+%py_install
 %py_postclean
 
 %clean
This page took 0.062115 seconds and 4 git commands to generate.