[packages/python3-oursql] automatic change: use py_build/py_install macros
jajcus
jajcus at pld-linux.org
Sat Nov 28 18:56:38 CET 2015
commit 48a30029886cccc7e31b252f97f4d94acd0f993b
Author: Jacek Konieczny <jajcus at jajcus.net>
Date: Sat Nov 28 18:55:57 2015 +0100
automatic change: use py_build/py_install macros
python3-oursql.spec | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
---
diff --git a/python3-oursql.spec b/python3-oursql.spec
index 635f0dc..7c06e6e 100644
--- a/python3-oursql.spec
+++ b/python3-oursql.spec
@@ -33,10 +33,7 @@ Python 3.x version.
%install
rm -rf $RPM_BUILD_ROOT
-%{__python3} setup.py \
- install \
- --root=$RPM_BUILD_ROOT \
- --optimize=2
+%py3_install
%clean
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python3-oursql.git/commitdiff/48a30029886cccc7e31b252f97f4d94acd0f993b
More information about the pld-cvs-commit
mailing list