commit 4ff4b9d8c45c74bfe64a161fc9fb1241248c2957
Author: Jacek Konieczny <[email protected]>
Date:   Sat Nov 28 18:06:43 2015 +0100

    automatic change: use py_build/py_install macros

 python-modplug.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-modplug.spec b/python-modplug.spec
index c37572b..2dbd224 100644
--- a/python-modplug.spec
+++ b/python-modplug.spec
@@ -44,7 +44,7 @@ find -type f | xargs sed -i -e 
's|#!.*python.*|#!%{_bindir}/python|g'
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
-python ./setup.py install --optimize=2 --root=$RPM_BUILD_ROOT
+%py_install
 install playmod.py $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
 %clean
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-modplug.git/commitdiff/4ff4b9d8c45c74bfe64a161fc9fb1241248c2957

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

Reply via email to