[packages/bpython] automatic change: use py_build/py_install macros

jajcus jajcus at pld-linux.org
Sat Nov 28 19:23:12 CET 2015


commit 6e9902e1f114b37c6e254274f9a1d4bd523f4912
Author: Jacek Konieczny <jajcus at jajcus.net>
Date:   Sat Nov 28 19:20:07 2015 +0100

    automatic change: use py_build/py_install macros

 bpython.spec | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)
---
diff --git a/bpython.spec b/bpython.spec
index a46908a..547890f 100644
--- a/bpython.spec
+++ b/bpython.spec
@@ -81,9 +81,7 @@ przejść do sesji bpythona z bieżącą zawartością locals() z PDB.
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%{__python} setup.py install \
-	--optimize=2 \
-	--root=$RPM_BUILD_ROOT
+%py_install
 
 %py_postclean
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/bpython.git/commitdiff/6e9902e1f114b37c6e254274f9a1d4bd523f4912



More information about the pld-cvs-commit mailing list