[packages/python-pyevent] automatic change: use py_build/py_install macros
jajcus
jajcus at pld-linux.org
Sat Nov 28 18:37:37 CET 2015
commit b90db3c0b08f62679a066ea7a3433b71ce3a8028
Author: Jacek Konieczny <jajcus at jajcus.net>
Date: Sat Nov 28 18:06:43 2015 +0100
automatic change: use py_build/py_install macros
python-pyevent.spec | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
---
diff --git a/python-pyevent.spec b/python-pyevent.spec
index 1ec485c..2ff78b3 100644
--- a/python-pyevent.spec
+++ b/python-pyevent.spec
@@ -37,9 +37,7 @@ Moduł rozszerzenia Pythona dla biblioteki libevent.
%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-pyevent.git/commitdiff/b90db3c0b08f62679a066ea7a3433b71ce3a8028
More information about the pld-cvs-commit
mailing list