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

jajcus jajcus at pld-linux.org
Sat Nov 28 18:41:03 CET 2015


commit 6fd0db9e951742efe84e9a0a8a93cdcfa732d0fa
Author: Jacek Konieczny <jajcus at jajcus.net>
Date:   Sat Nov 28 18:06:43 2015 +0100

    automatic change: use py_build/py_install macros

 python-pyweblib.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-pyweblib.spec b/python-pyweblib.spec
index 73cdf04..1502077 100644
--- a/python-pyweblib.spec
+++ b/python-pyweblib.spec
@@ -36,7 +36,7 @@ pyweblib.httphelper	podstawowe funkcje HTTP
 %setup -q -n %{module}-%{version}
 
 %build
-env CFLAGS="%{rpmcflags}" %{_bindir}/python setup.py build
+env CFLAGS="%{rpmcflags}" %{_bindir}/%py_build
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-pyweblib.git/commitdiff/6fd0db9e951742efe84e9a0a8a93cdcfa732d0fa



More information about the pld-cvs-commit mailing list