commit 2f785f2d1a82b87ba25f5ebd3981a6ab1db3d3c3
Author: Jacek Konieczny <[email protected]>
Date:   Sat Nov 28 18:06:42 2015 +0100

    automatic change: use py_build/py_install macros

 python-dumper.spec | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/python-dumper.spec b/python-dumper.spec
index aa89beb..5a29178 100644
--- a/python-dumper.spec
+++ b/python-dumper.spec
@@ -41,8 +41,7 @@ python setup.py build_ext
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{py_sitescriptdir}
 
-python setup.py install \
-       --root=$RPM_BUILD_ROOT \
+%py_install \
        --install-lib=%{py_sitescriptdir} \
        --optimize=2
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-dumper.git/commitdiff/2f785f2d1a82b87ba25f5ebd3981a6ab1db3d3c3

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to