commit fd8331a51edd6763265269983fb6e2d9f966988b
Author: Jacek Konieczny <[email protected]>
Date: Sat Nov 28 19:20:07 2015 +0100
automatic change: use py_build/py_install macros
Zope-Component.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/Zope-Component.spec b/Zope-Component.spec
index 08f6cc3..9573a78 100644
--- a/Zope-Component.spec
+++ b/Zope-Component.spec
@@ -31,12 +31,12 @@ RdzeĆ architektury komponentowej Zope Component
Architecture.
%setup -q -n zope.component-%{version}
%build
-python ./setup.py build
+%py_build
%install
rm -rf $RPM_BUILD_ROOT
-python ./setup.py install \
+%py_install \
--install-purelib=%{py_sitedir} \
--optimize 2 \
--root=$RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/Zope-Component.git/commitdiff/fd8331a51edd6763265269983fb6e2d9f966988b
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit