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

    automatic change: use py_build/py_install macros

 python-shm.spec | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/python-shm.spec b/python-shm.spec
index 039775f..6f9250e 100644
--- a/python-shm.spec
+++ b/python-shm.spec
@@ -31,13 +31,12 @@ w większości systemów uniksowych.
 %setup -q -n %{module}-%{version}
 
 %build
-%{__python} setup.py build
+%py_build
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%{__python} setup.py install \
-       --optimize=2 \
+%py_install \
        --install-data %{_datadir} \
        --root=$RPM_BUILD_ROOT
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-shm.git/commitdiff/6da266c603e308d39f27aa8d2dfc5139a94aefaa

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

Reply via email to