]> git.pld-linux.org Git - packages/python-pyclamav.git/commitdiff
automatic change: use py_build/py_install macros
authorJacek Konieczny <jajcus@jajcus.net>
Sat, 28 Nov 2015 17:06:43 +0000 (18:06 +0100)
committerJacek Konieczny <jajcus@jajcus.net>
Sat, 28 Nov 2015 17:06:43 +0000 (18:06 +0100)
python-pyclamav.spec

index 7ea0c829d7829fd1a9b91419838cfeaf42835231..a6cf7b1fc9c8c1c8e2fd1952340a6bd71a119f6d 100644 (file)
@@ -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
This page took 0.062926 seconds and 4 git commands to generate.