[packages/python-TwistedWeb2] automatic change: use py_build/py_install macros

jajcus jajcus at pld-linux.org
Sat Nov 28 18:13:29 CET 2015


commit 03845a3ec94d761ea23666f1aa9b4d63fce209ea
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-TwistedWeb2.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-TwistedWeb2.spec b/python-TwistedWeb2.spec
index 404801d..eb6b169 100644
--- a/python-TwistedWeb2.spec
+++ b/python-TwistedWeb2.spec
@@ -65,7 +65,7 @@ python setup.py build_ext
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_mandir}/man1,%{_examplesdir}/%{name}-%{version}}
 
-python setup.py install \
+%py_install \
 	--install-purelib=%{py_sitedir} \
 	--root=$RPM_BUILD_ROOT \
 	--optimize=2
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-TwistedWeb2.git/commitdiff/03845a3ec94d761ea23666f1aa9b4d63fce209ea



More information about the pld-cvs-commit mailing list