commit 5b9158f0a151e8faea111ba98e191c699cf50f1e
Author: Jacek Konieczny <[email protected]>
Date:   Sat Nov 28 18:06:42 2015 +0100

    automatic change: use py_build/py_install macros

 python-Myghty.spec | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)
---
diff --git a/python-Myghty.spec b/python-Myghty.spec
index 930819b..4fb1b49 100644
--- a/python-Myghty.spec
+++ b/python-Myghty.spec
@@ -35,14 +35,12 @@ możliwości nie obecnych w Masonie.
 %setup -qn %{fname}-%{version}
 
 %build
-python setup.py build
+%py_build
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
-python setup.py install \
-       --root=$RPM_BUILD_ROOT \
-       --optimize=2
+%py_install
 
 %py_postclean
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-Myghty.git/commitdiff/5b9158f0a151e8faea111ba98e191c699cf50f1e

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to