]> git.pld-linux.org Git - packages/python-linda.git/blobdiff - python-linda.spec
automatic change: use py_build/py_install macros
[packages/python-linda.git] / python-linda.spec
index e66575f4ebb6a5b89f2c1f218f502fddc5262cbd..5df2dc5d1561ab8f6e0c6ae1bc5781dd573c0a9e 100644 (file)
@@ -101,8 +101,7 @@ python setup.py build_ext
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{py_sitedir},%{_examplesdir}/%{name}-%{version},%{_bindir}}
 
-python setup.py install \
-       --root=$RPM_BUILD_ROOT \
+%py_install \
        --install-lib=%{py_sitedir} \
        --optimize=2
 
This page took 0.03094 seconds and 4 git commands to generate.