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

jajcus jajcus at pld-linux.org
Sat Nov 28 18:24:35 CET 2015


commit 90e411899dee72d2032ebd05af428e27709a40c7
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-genshi.spec | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/python-genshi.spec b/python-genshi.spec
index bc3c7f2..2d7c55a 100644
--- a/python-genshi.spec
+++ b/python-genshi.spec
@@ -33,8 +33,7 @@ textual content for output generation on the web.
 %setup -q -n Genshi-%{version}
 
 %build
-export CFLAGS="%{rpmcflags}"
-%{__python} setup.py build
+%py_build
 
 %{?with_tests:%{__python} setup.py test}
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-genshi.git/commitdiff/90e411899dee72d2032ebd05af428e27709a40c7



More information about the pld-cvs-commit mailing list