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

jajcus jajcus at pld-linux.org
Sat Nov 28 18:36:50 CET 2015


commit 2e615e0121659e02a6786f7731fcd1f9ab17fbd3
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-pyclamav.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-pyclamav.spec b/python-pyclamav.spec
index 7ea0c82..a6cf7b1 100644
--- a/python-pyclamav.spec
+++ b/python-pyclamav.spec
@@ -32,7 +32,7 @@ Interfejs Pythona do libclamav.
 %patch0 -p1
 
 %build
-env CFLAGS="%{rpmcflags}" %{__python} setup.py build
+env CFLAGS="%{rpmcflags}" %py_build
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-pyclamav.git/commitdiff/2e615e0121659e02a6786f7731fcd1f9ab17fbd3



More information about the pld-cvs-commit mailing list