]> git.pld-linux.org Git - packages/python-Py2Play.git/blobdiff - python-Py2Play.spec
automatic change: use py_build/py_install macros
[packages/python-Py2Play.git] / python-Py2Play.spec
index 56617b9b43aefecffe9ee3897e217d634cb5a7c1..2f47479744b35fcd3473e986791874688d283ac9 100644 (file)
@@ -30,8 +30,7 @@ klient-serwer, tak jak jest to zazwyczaj.
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%{__python} setup.py install \
-       --root=$RPM_BUILD_ROOT \
+%py_install \
        --install-purelib=%{py_sitedir}
 
 %clean
This page took 0.053943 seconds and 4 git commands to generate.