commit 73a7bad0a1bc38df5f3bf175405c6121775d556a
Author: Jacek Konieczny <[email protected]>
Date: Sat Nov 28 19:20:07 2015 +0100
automatic change: use py_build/py_install macros
elisa-plugins-ugly.spec | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/elisa-plugins-ugly.spec b/elisa-plugins-ugly.spec
index f2e7d2d..f2838bb 100644
--- a/elisa-plugins-ugly.spec
+++ b/elisa-plugins-ugly.spec
@@ -25,13 +25,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-ugly.git/commitdiff/73a7bad0a1bc38df5f3bf175405c6121775d556a
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit