[packages/python-elspy] automatic change: use py_build/py_install macros
jajcus
jajcus at pld-linux.org
Sat Nov 28 18:22:22 CET 2015
commit 821659da5a328089fda90b1507f044b63b471aeb
Author: Jacek Konieczny <jajcus at jajcus.net>
Date: Sat Nov 28 18:06:42 2015 +0100
automatic change: use py_build/py_install macros
python-elspy.spec | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
---
diff --git a/python-elspy.spec b/python-elspy.spec
index 8f24eb6..b88226a 100644
--- a/python-elspy.spec
+++ b/python-elspy.spec
@@ -47,9 +47,7 @@ wykrywaczem wirusów.
rm -rf $RPM_BUILD_ROOT
install -d $RPM_BUILD_ROOT%{_libdir}/exim
-python setup.py install \
- --root=$RPM_BUILD_ROOT \
- --optimize=2
+%py_install
install %{module}.so $RPM_BUILD_ROOT%{_libdir}/exim
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-elspy.git/commitdiff/821659da5a328089fda90b1507f044b63b471aeb
More information about the pld-cvs-commit
mailing list