]> git.pld-linux.org Git - packages/python-zmq.git/blobdiff - python-zmq.spec
automatic change: use py_build/py_install macros
[packages/python-zmq.git] / python-zmq.spec
index e20a460b07c3d1fd57de41e5ccd8a8cd5eaf417d..ea5ba83a9c3a92d5b2743fcf4c63bd07a0591d0a 100644 (file)
@@ -89,10 +89,10 @@ Pliki nagłowkowe dla Py0MQ (wersja dla Pythona 3).
 
 %build
 %if %{with python2}
-%{__python} setup.py build --build-base py2
+%py_build --build-base py2
 %endif
 %if %{with python3}
-%{__python3} setup.py build --build-base py3
+%py3_build --build-base py3
 %endif
 
 %install
This page took 0.053485 seconds and 4 git commands to generate.