commit b7e8b5c88b9adf172cf9ddfd990c242d08dce5a2
Author: Jacek Konieczny <[email protected]>
Date: Sat Nov 28 19:20:07 2015 +0100
automatic change: use py_build/py_install macros
elisa-plugins-good.spec | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/elisa-plugins-good.spec b/elisa-plugins-good.spec
index 848d68e..f45a66d 100644
--- a/elisa-plugins-good.spec
+++ b/elisa-plugins-good.spec
@@ -24,13 +24,12 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%setup -q
%build
-python setup.py build
+%py_build
%install
rm -rf $RPM_BUILD_ROOT
-python setup.py install \
- --root=$RPM_BUILD_ROOT
+%py_install
#py_postclean
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/elisa-plugins-good.git/commitdiff/b7e8b5c88b9adf172cf9ddfd990c242d08dce5a2
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit