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

    automatic change: use py_build/py_install macros

 python-PasteScript.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-PasteScript.spec b/python-PasteScript.spec
index d634169..be7675e 100644
--- a/python-PasteScript.spec
+++ b/python-PasteScript.spec
@@ -48,11 +48,11 @@ możliwości ma wbudowane:
 %patch0 -p1
 
 %build
-python setup.py build
+%py_build
 
 %install
 rm -rf $RPM_BUILD_ROOT
-python setup.py install \
+%py_install \
        --single-version-externally-managed \
        --optimize=2 \
        --root=$RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-PasteScript.git/commitdiff/27a78ecf9461ca898d41f283c547cdeefe4de1f8

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

Reply via email to