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

    automatic change: use py_build/py_install macros

 python-PasteDeploy.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-PasteDeploy.spec b/python-PasteDeploy.spec
index aa61c9c..71f9a6d 100644
--- a/python-PasteDeploy.spec
+++ b/python-PasteDeploy.spec
@@ -34,11 +34,11 @@ obsługi aplikacji w oparciu o ten plik konfiguracyjny.
 %setup -q -n PasteDeploy-%{version}
 
 %build
-%{__python} setup.py build
+%py_build
 
 %install
 rm -rf $RPM_BUILD_ROOT
-%{__python} setup.py install \
+%py_install \
        --single-version-externally-managed \
        --skip-build \
        --optimize=2 \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-PasteDeploy.git/commitdiff/d12bc82b39eaba735bc6c26959f8f21e66279ae8

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

Reply via email to