[packages/bzr-fastimport] automatic change: use py_build/py_install macros

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


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

    automatic change: use py_build/py_install macros

 bzr-fastimport.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/bzr-fastimport.spec b/bzr-fastimport.spec
index 1813cdd..a52507b 100644
--- a/bzr-fastimport.spec
+++ b/bzr-fastimport.spec
@@ -33,11 +33,11 @@ custom migration solution.
 %patch1 -p0
 
 %build
-%{__python} setup.py build
+%py_build
 
 %install
 rm -rf $RPM_BUILD_ROOT
-%{__python} setup.py install \
+%py_install \
 	-O2 \
 	--skip-build \
 	--root $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/bzr-fastimport.git/commitdiff/6f34ec56fd9828ee6b6ace9bcd523651d8f663c7



More information about the pld-cvs-commit mailing list